Adventure RPG Update 8.27.2021- "You Won!"
- readypercival
- Aug 27, 2021
- 1 min read
Updated: Sep 13, 2021
Within the last two weeks, I've implemented improved controls, fog, and an "End Trigger" object that displays a message in the debug log when the player collides with it.
I also coded in a restart function that starts the game from the beginning upon hitting any object tagged as an "Obstacle", or falling past a certain distance (In this case, it's just below the ground plane.)
Comments