Navigation bounding boxes
BeginnerLevel designerProgrammer Navigation bounding boxes define the area that navigation meshes cover. You can use them to create smaller navigation areas in your scene, rather than having a mesh cover the entire scene. The Scene Editor displays the bounding box as a blue outline.
Create a navigation bounding box
navigation bounding box component to an entity.
- In the scene, select the entity you want to contain the bounding box, or create a new entity.
- Property Grid, click Add component and select Navigation bounding box. Game Studio adds a navigation bounding box to the entity.
- Navigation bounding box component properties, use the XYZ values to set the size of the bounding box.
- transform component to position the bounding box in your scene.
Show or hide the bounding box in the Scene Editor
gizmo options menu and use the Navigation bounding box checkbox.See also
- Navigation groups
- Navigation meshes
- Navigation components
- Dynamic navigation
