Week 4
- jasonphilips2003
- Oct 20, 2024
- 1 min read
The Trash Collector Game
I learned how to make the trash disappear when the player collides with it,
I learned how to make a score counter function that counts every time the player collects trash,
I learned how to make a lives counter function and to kill the player when you reach 0 lives,
I learned how to make Hud elements for a score and lives counter and how to update the texts with functions as well as animate a text to change when you gain more score points,
I made a game over screen that has a working retry and quit button that appears when the player dies,
I learned how to restrict how far the player can go with blocking volumes to stop you from falling off the map, I also learned how to make lighting look better with sky light and atmosphere, and I made the level more visually appealing.
Comments