11 lines
612 B
Markdown
11 lines
612 B
Markdown
# Climbing Gliding Demo
|
|
|
|
This scene demonstrates climbing, gliding, and wind 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/)
|
|
- [Climbing](https://godotvr.github.io/godot-xr-tools/docs/climbing/)
|
|
- [Gliding](https://godotvr.github.io/godot-xr-tools/docs/glide/)
|
|
- [Wind](https://godotvr.github.io/godot-xr-tools/docs/wind/)
|
|
|
|
The scene is assembled as a canyon with cliffs for climbing, and some up-draft wind areas.
|