Posted March 23, 2024 by Viktorija Panovska
Date: 23.3.2024
Activity:
- Followed scripting walkthroughs 3-7.
Notes:
I spent the most time on walkthrough 4 learning how animations are made. The most complicated part for me was working with the animation curves, since I struggled to construct a curve that would make the object move as I wanted it to. I also completed the optional walkthroughs 5-7. For walkthrough 6, I used the SimpleSingleton code introduced in the lecture instead of the Singleton code included in the tutorial document. In order to be able to mark the PlayerState as persistent, I created a GameObject in the scene for the PlayerState, since the 'persistent' boolean can be set from the editor.
Invested hours:
- Scripting Walkthroughs: 2 hours
Outcome: