Navigation
Usage
- The
NavigationBuilding Block turns an object into a navigable surface. - Use this in VR mode to allow teleportation across surfaces.
- Suitable for use cases such as stairs, platforms, or floor surfaces.
Settings
The Navigation consists of the following component:
- On Start
On Start
Defines the initial state of the object when the scenario starts.
| Property | Description |
|---|---|
| Show Mesh | Object is visible at start |
| Enabled | Object is active as a navigable surface |
Actions
The following actions are available:
- Enable
- Disable
Enable
Makes the surface navigable.
Disable
Makes the surface no longer navigable.
Reactions
This Building Block has no reactions.
Last updated on