Writing introduction to XR support in Godot 4

This commit is contained in:
Bastiaan Olij
2022-04-13 22:58:29 +10:00
parent 601a110ec8
commit f9495f6a3d
10 changed files with 151 additions and 4 deletions
+23 -4
View File
@@ -1,8 +1,27 @@
XR
==
Work in progress...
-------------------
Basic Tutorial
--------------
Documentation for XR in Godot 4.0 XR hasn't been written yet.
Please check back in the future.
.. toctree::
:maxdepth: 1
:name: xr-basic-tutorial
setting_up_xr
basic_xr_locomotion
Advanced topics
---------------
.. toctree::
:maxdepth: 1
:name: openxr-advanced-topics
openxr_action_map
openxr_hand_tracking
.. note:
Documentation for XR in Godot 4.0 XR is still a work in progress.
Please check back in the future.