issues
search
Bantolomeus
/
Earthbreaker
Try and error game development
0
stars
0
forks
source link
improve combat
#23
Open
Bantolomeus
opened
1 year ago
Bantolomeus
commented
1 year ago
[ ] after an enemies hp bar is empty, it is defeated and the same monster appears with full health
[ ] the players attack power is updated in real time
[ ] optional: make the enemy and the player go up and down slightly
[ ] if the optional task is not done put it into its own issue
Bantolomeus
commented
1 year ago
[x] show damage done as splash number over the enemy -> was moved into #33
Bantolomeus
commented
1 year ago
[x] after an enemies hp bar is empty, it is defeated and grants 1 attack power for the hero -> was moved into #40 for easier implementation and getting done faster.