[DEVLOG][09] Penguin Platformer Gameplay

Added a HUD and some backend improvements

Finished

  • First crack at setting up the UI...
    • Score and Health update now
      • BUG: Danger items take too much damage from player
  • Fixed export bug, by removing plugin
    • Rework on the Tilemaps for spawning objects and danger items
    • Am able to spawn different size SnowMen now
  • Worked on Parallax background to add some depth
    • added one more layer, slowed it down and darkened it
  • Exported to Linux and played, woot!