index.rst 530 B

12345678910111213141516171819202122232425262728293031323334
  1. :allow_comments: False
  2. XR
  3. ==
  4. Basic Tutorial
  5. --------------
  6. .. toctree::
  7. :maxdepth: 1
  8. :name: xr-basic-tutorial
  9. setting_up_xr
  10. deploying_to_android
  11. a_better_xr_start_script
  12. introducing_xr_tools
  13. basic_xr_locomotion
  14. Advanced topics
  15. ---------------
  16. .. toctree::
  17. :maxdepth: 1
  18. :name: openxr-advanced-topics
  19. xr_action_map
  20. xr_room_scale
  21. openxr_hand_tracking
  22. openxr_passthrough
  23. .. note::
  24. Documentation for XR in Godot 4.0 XR is still a work in progress.
  25. Please check back in the future.