This week we finally agreed on how we will end the experience. We decided that after everything is done, grandpa will continue saying on the loop that it is
time to go back in place of sceen going black. Other choices that we are considering include ending with AR expereince.
We also started discussing audio choices. We decided that we should have music for fighting scene and the final scene. We also reviewed our MVP
goals and decided to focus on achiving them this week.
We now have the prefabs for emerald and pieces on room. We are still waiting for the actual room to be designed. Artists came up with new version of monster, however
monster prefab is still in works. We also started searching for room decorations like lights, animations decor items, and different types of breakables.
Natalia. Natalia continued to work on the final scene and intro scene. The intro scene has a box that works as a trigger for the game. After player breaks it, it will start the game.
She also Audio Manager that is in charge of playing music and grandpa audio that plays spesific instructions when needed. Currently instructions play every time we move up a level. She
had to think through timing, so that player would not be able to move up a level before the instructions are finished.
Corey. Corey is working on the damage system. The number of stricks with sword or ninja star should increase as level of monsters increase. The speed of the attack is
also taken into consideration. He also had to make sure that even though sword and monster come in contact, it would not change the position of the monster, and will not cause
monster to fly off. He also is working on other monster behavior like what will happen when monster attacks.
Marc worked on wisp behavior that didn't involve audio since other members were working on that. Initial implementation of wisp movement involved having the wisp stay within view
of the player in the top right of the frame. After implementing he improved the movement in multiple ways. He added a delay to the movement and some elasticity to make the movement
more realistic. Then we added bobbing motion that was dependent on the speed the wisp was moving. Finally he added a proof of concept "highlight effect" where the wisp would
hover/orbit ontop of another game object. He'll continue work on this next week.
Lily. Lily finished working on the mic. Now whenever grandpa speaks to the microphone, it will be played as audio snippit for the player. Those snippets would only play if
the automatic responses are disabled. That way we do not have automatic audio and live audio will not interfere with each other. Now she moved on to explore
spatialization of audio usind SDK to create emercive audio environment. Player should be able to tell where the audio is coming from - behind, to the side or in front of him.