Background photo created by kjpargeter - www.freepik.com
A virtual reality experience
Report Bug
·
Request Feature
Table of Contents
This repository is for a VR maze experience in Unity. The objective of the game is to find a key for opening a door. In the way you can recolect some coins
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/Diezaztek/Virtual-Reality-Maze.git
- Load the project in Unity
- Open the Main scene located in Assets/UdacityVR/Scenes
You can navigate through the maze using the waypoints, which are the green boxes all around the map. Feel free of adding/removing more or changing its location
When you hover on a waypoint the aim will change and the waypoint will increase and decrease its size
When you find coins or the key you need to press the action button for you to collect it. They will dissapear and a sound feedback will be played
Right after you find the key, you need to go to the door and click on it. You can change the door speed in its properties
You can find the door properties in Temple/Door
When you get into the temple you will see a "You win" sign. Click it for restarting the game
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Francisco Torres - LinkedIn
Project Link: https://github.com/Diezaztek/Virtual-Reality-Maze