How To have a Rule Collision with Timer
sebababi
Member Posts: 51
Hi
I'm having a problem, which is that when they the Player by a collision, sometimes, gets into a new collision, and dies twice or 3 times.
I already put the Add Lives in a Timer (for 2 seconds). but this doesn't seem to work.
How could I put a timer in the Rule Collision?
thanks
Sebastain
I'm having a problem, which is that when they the Player by a collision, sometimes, gets into a new collision, and dies twice or 3 times.
I already put the Add Lives in a Timer (for 2 seconds). but this doesn't seem to work.
How could I put a timer in the Rule Collision?
thanks
Sebastain
Comments
exactly, when I collide with an item I loose a life.
and I do an animation, and sometimes collides again with other items, and takes more lifes.
So, I'd like to make it inmortal for 2 seconds, until the animation is finished.