This is a simple Unity project that demonstrates the basic setup for a virtual reality (VR) environment using the Unity game engine. The project includes a simple scene and a script that displays "Hello World" in the Debug console.
To run this project, you will need the following:
- Unity version 2022.26f1 (or later)
Once you have Unity installed and your VR headset and controllers set up, follow these steps:
- Clone or download this project repository to your local machine.
- Open Unity and select "Open Project".
- Navigate to the project folder and select "Open".
- Once the project has loaded, open the "Hello World" script located in the "Assets/Scenes/Scripts" folder.