Posted March 22, 2024 by jarekusak
Date: 22.3.2024
Activity: Power-Up Item - ability, animations, sound effect
Notes: Today, I focused on making the power-up better with lots of improvements. I made it so the player gets bigger when they pick up the power-up. I also added animations to show when the power-up is ready (it spins and jumps up and down), changed its color to show it's ready to use, and put in some sound effects. The goal was to make the power-up more fun and easy to see, so players would want to use it. I used Unity to write the code and set up the animations, and everything now works together really well. This makes the power-up more interesting and nicer to look at. Also, I played around with the animation state machines to make it smoothly switch between animations.
Invested Hours: 4
Outcome: Succesful build4