Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 905 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 905 Bytes

VR Nanodegree Course 3 Project - maze_vr

Virtual Reality Example Project for the Udacity VR Developer Nanodegree Program

About

  • Author: Erick Simões
  • Time to complete the project: xh
  • Target platform: Android
  • I liked: ...
  • It was challenging: ...

Objective

  • Find the key inside the maze;
  • Exite the maze with the key and open the door;
  • Enjoy the treasure 😉

Features

  • Ported to Unity 5.6.1f1;
  • The key appears in different places;
  • Waypoints emit particles when selected;
  • Walls have the Box Collider to not be transposable;
  • Key animation on colected;
  • Open chest;
  • UI indicates whether or not you have the key;
  • The game restart when the "you win" is clicked;