Posted March 11, 2023 by TomoTT
Today I have mostly been procrastinating.
Had some fun over last few days learning new things. Animations, more UI stuff and some coding. Here what I've done so far.
1. Made the Zomboids avoid the supply crate by adding a nav mesh obstacle script.
2. Fixed player camera position, so its more inline with head height.
3. Redone elements in Main Menu. Highscore is now a pop out rather than a new scene. added controls pop out. added a click sound to all buttons.
4. Went through all the scripts I've made personally and did quite a bit of tidying up.
5. Procrastinated.
6. Cleaned up scene hierarchy , made everything easier to find.
7. Added a sprint/dash ability with stamina usage. Player can only sprint/dash a very short distance. enough to get out of a bind.