Explore Teleport and Turning via the Teleport Demo scene
masterThe teleport_demo scene is a reference implementation used to verify and demonstrate teleportation motion and turning mechanics. It includes various test objects scattered throughout the environment to allow players to test teleportation accuracy and movement.
This demo specifically showcases:
- Teleport: Moving the player to a new location via a teleportation mechanism.
- Turning: Rotating the player's orientation.
You can use this scene to ensure your XR setup and the godot-xr-tools teleportation components are configured correctly before implementing them in your own project.