I think too, that is a good solution. why not try?
Hp.with = EnemyHP/(5 * CurrentWave)
you could use function's to get it work
if you are using global vars, then you should reset them too
what do you mean by exit the game?
can you post your .capx please
can post your .capx please
have you set the imagepoint on top of the enemy?
well i checked and its still not working
Link is not working
try this:
Add new globel Variable namend Is_hit from type Number = 0
Event (Condition) Action
player is overlapping red sprite --> Substract 1 from Lifes
(Is_hit = 0) Set Is_hit = 1
(Lives >=0) wait 0.5 seconds
Set Is_hit = 0
avatar = one picture
or
avatar = more pic's ??
choose your avatar or creating it out of diff. pic's ??
capx? that would help
Develop games in your browser. Powerful, performant & highly capable.
i think he means 2 AI's fighting
screenshot or capx?