xrjamfeb2025/scenes/grappling_demo/README.md

12 lines
648 B
Markdown

# Climbing Gliding Demo
This scene demonstrates grappling. 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/)
- [Climbing](https://godotvr.github.io/godot-xr-tools/docs/climbing/)
- [Gliding](https://godotvr.github.io/godot-xr-tools/docs/glide/)
- [Grappling](https://godotvr.github.io/godot-xr-tools/docs/grapple/)
The scene consists of some towers in the middle the user can climb and grapple
from, and some moving platforms that the user can also climb and grapple on.