xrjamfeb2025/scenes/basic_movement_demo/README.md

10 lines
508 B
Markdown

# Basic Movement Demo
This scene demonstrates basic movement providers. Specifically:
- [Direct Movement](https://godotvr.github.io/godot-xr-tools/docs/direct/)
- [Turning](https://godotvr.github.io/godot-xr-tools/docs/turn/)
- [Jumping](https://godotvr.github.io/godot-xr-tools/docs/jump/)
- [Crouching](https://godotvr.github.io/godot-xr-tools/docs/crouching/)
Numerous test objects have been scattered around the scene that the player can
walk or jump onto to verify the movement works as expected.