Stopping Collisions
LBG
Member Posts: 277
Hi,
I am having issues turning collisions off mid game. When my player actor collides with an enemy, they both take damage. When the enemy reaches 0 or less life I need it to no longer collide with anything, stop moving and play a death animation.
When the enemies health is equal to or less than 0 it dies and plays (or is supposed to) the set of death rules I mentioned above. What actually happend is that it works 80-90% of the time. The other times the collision doen't turn off straight away and the player ends up colliding with the enemy more than once. This appears to be quite random which leads me to believe it is a technical issue with the engine (if it was consistent it would be a rule) - at least that's my logic....
Is this a known bug or issue?
I am continually trying to find a way to work around this for the moment but would like someone at GS to tell me if I am trying to do something that potentially isn't possible.
Many thanks,
LBG
I am having issues turning collisions off mid game. When my player actor collides with an enemy, they both take damage. When the enemy reaches 0 or less life I need it to no longer collide with anything, stop moving and play a death animation.
When the enemies health is equal to or less than 0 it dies and plays (or is supposed to) the set of death rules I mentioned above. What actually happend is that it works 80-90% of the time. The other times the collision doen't turn off straight away and the player ends up colliding with the enemy more than once. This appears to be quite random which leads me to believe it is a technical issue with the engine (if it was consistent it would be a rule) - at least that's my logic....
Is this a known bug or issue?
I am continually trying to find a way to work around this for the moment but would like someone at GS to tell me if I am trying to do something that potentially isn't possible.
Many thanks,
LBG
Comments
http://forums.gamesalad.com/discussion/38345/stopping-collisions#Item_1
This is just cluttering I'm afraid