PolyZones is an Unreal Engine 5 plugin that allows you to create triggers or overlaps as complex polygonal shapes. These volumes are useful for cases where you would want a normal trigger or overlap, but need a much more precise shape, such as defining the interior of a non rectangular building.
Technical details
Features:
- Â Draw polygonal shaped trigger/overlap volumes in editor
- Â Visualize your PolyZone in editor as you create it
- Â Integrates with any actor through the included interface
Code Modules:
- Â PolyZones_Editor – Editor Module (Used to show visualizations of PolyZone while in editor
- Â PolyZones_Plugin – Runtime Module
Number of C++ Classes: 3 (2 Actors, 1 Interface)
Network Replicated: Not required, Server or Client side only, depending on use
Original_Link: https://www.fab.com/listings/29ce2a68-c100-405c-9294-01d97fb19ab5








