Block a user
a6fc6acc12
scene manager update
7f4bc01dbe
instructions for player death
723d677a81
working player death animation
Player Death Animation
In the game_controller, check to see if the player's health is over zero before attempting to decrease the health. We should stop decreasing it if the player is already in the dying state.
In…
Player Death Animation