Update VR Controls Design
parent
0a7050de16
commit
b5425edca2
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,9 @@
|
|||
# VR Controls Design
|
||||
|
||||
|
||||
In short, use [`XRNode3D`](https://docs.godotengine.org/en/stable/classes/class_xrnode3d.html) to connect XR to make controls.
|
||||
|
||||
## Further Reading
|
||||
|
||||
* [[https://docs.godotengine.org/en/stable/tutorials/xr/setting_up_xr.html#doc-setting-up-xr]]
|
||||
|
||||
* [[https://docs.godotengine.org/en/stable/tutorials/xr/deploying_to_android.html#doc-deploying-to-android]]
|
||||
Loading…
Add table
Add a link
Reference in a new issue