Navigation
Beginner Level designer Programmer
You can use the navigation system to control how characters and other objects navigate scenes.
Set up navigation
- Create a navigation group
- Add a navigation mesh
- Add a navigation bounding box
- Add a navigation component
Sample project
For an example of how to implement navigation, including enabling and disabling dynamic navigation at runtime, see the top-down RPG sample project included with Stride.