issues
search
cosmobrain0
/
side-scrolling-platformer
A 2D side scrolling platformer made with Godot.
0
stars
0
forks
source link
Player Health System
#13
Closed
cosmobrain0
closed
2 months ago
cosmobrain0
commented
2 months ago
The player should have a health system:
[x] the player needs a health bar
[x] the player needs to lose health when hit
[x] the player needs to be temporarily invincible after being hit
[x] the player should flash or something while temporarily invincible
[x] the player should be pushed backwards when hit
[x] the player should have a falling animation like the goomba-death animation when the health reaches 0, and this should cause a game over
The player should have a health system: