New Features
Initial implementation of player death/defeat. The player will now take damage and can be killed during combat. Upon death, a “Game Over” screen will display and instruct the player to press SPACE to restart the game. Future releases will expand up this functionality (player health bar for first-person view, etc.)
Changes
Updated the splash screen logo and background color. Also changed the default game splash screen to match (this will be customizable in the future).
Bug Fixes
Fixed the health bars to properly show the “empty” portion at the right end of the bar as originally intended instead of the left.
Fixed an issue where the player’s idle animation would stop playing after attacking an enemy.
Fixed an issue where global properties were not being cleared out when starting a new game.