VS-4/player-health-system #11
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "VS-4/player-health-system"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
UPDATED TO GODOT 4.4!!!
Added:
an open source font just to have something different than Godot's default
Semblance of a framework for the UI
a health bar
a label that shows your time in seconds. Should probably make it show minutes and seconds
a menu that appears in the player's death state that shows the amount of time the player lived and their kill count. Also has a working quit button and non-working try again button.
a button that instantly kills you, which is "T."
lol

Looks good. As a heads up, when ever I get to getting my pr up, i will be changing the organization of the folder structure a bit.
Another benefit of Godot 4.4 is that they added UID so that folder structure doesn't matter as much anymore