Hi,
I was making a game. And was coding the HP of my player.
hpDmg = 0
hpLevel = hpMax - hpDmg
hpMax = 50
it doesn’t work.
Proto :hugegrin:
Hi,
I was making a game. And was coding the HP of my player.
hpDmg = 0
hpLevel = hpMax - hpDmg
hpMax = 50
it doesn’t work.
Proto :hugegrin:
:: Copyright KIRUPA 2024 //--