
Publisher
flavelius
Navmesh Area Eraser 3D
Allows removing areas of a navmesh defined by scene-placed AABB-nodes (also provided by the addon). Only removes whole polygons whose points fall inside the AABB, does not clip them to their precise bounds (for now?) - see screenshot Mainly useful to remove unused floating islands that tend to almost always be generated when baking heightmaps. Quick How to: Add 'AABBNode's (=areas of exclusion) as children of a NavMeshInstance and select the NavMeshInstance. Next to the Bake button in the men...
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Navmesh AABB Eraser (Godot Addon)
Allows removing areas of a navmesh defined by scene-placed AABB-nodes (also provided by the addon). Only removes whole polygons whose points fall inside the AABB, does not clip them to their precise bounds (for now?) - see screenshot
Mainly useful to remove unused floating islands that tend to almost always be generated when baking heightmaps.
Quick How to: Add 'AABBNode's as children of a NavMeshInstance and select the NavMeshInstance. Next to the Bake button in the menu-bar a 'Clip' button will appear. Clicking it will process any existing baked navmesh, so the order is Bake->Clip
