Summary: XR Core functionality project template
Description: XR development can be challenging for designers and artists. This project is an attempt at creating a basic template for rapid prototyping of Unity XR experiences.
Using the following for XR Interactions and setup: Unity 2019.3.5f1 XR Interaction Toolkit preview - 0.9.4 XR Plugin Manager 3.2.7
Functionalities/features:
- Unity XR Input system https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@0.9/manual/index.html
- Scriptable Objects used for XR Input (currently boolean button presses) "per VR with Andrew tutorial" https://www.youtube.com/watch?v=NdHGuj-u-kc
- Unity XR Locomotion system https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@0.9/manual/locomotion.html