Collide and time, help me out
mrpacogp
Member Posts: 400
I want to do the next:
Check every second:
When player collides when enemy and property loss life is true, then playerlife = playerlife-1
Or only loss one, or loss all, what is the best way?
still testin after, and for, on timer...
Check every second:
When player collides when enemy and property loss life is true, then playerlife = playerlife-1
Or only loss one, or loss all, what is the best way?
still testin after, and for, on timer...
Comments
If collide loss life and then turn player to inmortal state.
Check every 2 secons if im inmortal, then turn that to false ^^
I`m happy
Its correct that way?