This VR project is a maze. The goal for the player is to find the key in order to open the gates to the winning panel. A total of 6 coins are available for challenge purpose only.
- Course: VR Software Development
- Project: A Maze
Adriano Silva
Android
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