Jayson's Log: Week 15
- Jayson Levario
- May 15, 2017
- 1 min read
This week was all about working on our to do list. At this point we are done implementing any new features and we are polishing the game. So one thing that the clients wanted was to include floating DNA in the background of Simon DNA so I added a rendering transparent sphere where the DNA is just bouncing around in it. You can manipulate the speed and rotation of the DNA through the inspector or code. Another thing I added was a short tutorial for the Trophy Room because a lot of users were getting confused on what to do and what to click on so the tutorial basically steps them through the purpose of the room and what you need to do to unlock trophies and how to move around the room. So using Josue and Jordan's code I made a script to be able to iterate through the subtitles and trigger events in the room for the user to take part in.
Comments