From 6568881b1f98adb25292043dd250843f9316e329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erick=20Sim=C3=B5es?= Date: Fri, 2 Jun 2017 10:39:18 -0300 Subject: [PATCH] docs: Update README file --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9904bbf..1e8f35d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,19 @@ Virtual Reality Example Project for the [Udacity VR Developer Nanodegree Program * **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 :wink: + ### Features * Ported to Unity 5.6.1f1; * The key appears in different places; -* The music changes as you enter the temple. \ No newline at end of file +* Waypoints emit particles when selected; +* Walls have the Box Collider to not be transposable; +* Key animation on colected. + +### Future Features +* UI indicates whether or not you have the key.; +* The music changes as you enter the temple; +* Open chest.