itsTripp / Platformer_Shooter

0 stars 3 forks source link

Rework HUD #15

Open itsTripp opened 2 years ago

itsTripp commented 2 years ago

Create a layout that looks and feels inviting to the player.

Since the game is a retro feeling game, take elements from arcade games and integrate them into the HUD design.

Player Health Player Level Display Experience Bar Equipped Weapon In Right Hand Equipped Weapon In Left Hand Amount Of Ammo For All Ammo Types Amount Of Throwable Items.

itsTripp commented 2 years ago

HUD layout has been redesigned. Items just need to be hooked up to their functions.