/VRND-Maze

Primary LanguageC#MIT LicenseMIT

Name of the Main Scene: Main

A Maze

Starter project for the Udacity VR Developer Nanodegree program.

  • Course: VR Software Development
  • Project: A Maze

Versions Used

About the Starter Project

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, and The_Temple game objects, and to the Maze game object's child game objects.

Related Repositories