Starter project for the Udacity VR Developer Nanodegree program.
- Course: VR Software Development
- Project: A Maze
The Maze project is a VR game, Player has to find a key to be bale to open te main gate to get to signpost and finsh the game ,The key is exist some where within the Maze, GOOD LUCK !
-Main
-Main
--Unity 2017.4.4.23696 --GVR SDK version GoogleVRForUnity_1.180.0.unitypackage
The included starter project represents a new Unity project where the following have been done:
- All assets needed to complete the project according to the project rubric have been imported.
- The imported models have been placed in the scene and organized in the scene hierarchy.
- Colliders have been added to the
Coin,Key,Left_Door,Right_Door, andThe_Templegame objects, and to theMazegame object's child game objects.
- VR Software Development - Creating Scripts
- VR Software Development - Controlling Objects Using Code
- VR Software Development - VR Interaction
- VR Software Development - Programming Animations
- VR Software Development - Physics and Audio
- VR Software Development - Advanced VR Scripting
- VR Software Development - A Maze