Block a user
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