Hi guys,
this the issue.
I spawn some enemies left/right the screen.
Then I will kill them touching them 2 or more times.
When I hit or kill one of them an animation start.
I was using the bad method to animate a platform object and this give me problem with keyboard input (also if keyboard not was present, very strange).
I have solved adding and pinning an object animation to the enemy but When I hit it, sometimes, the enemy was killed but its death animation does not start and the animation object remin uptight and stop (this last is correct because the object who was pinned is destroied)...
I tried adding some instance variables but I cannot solve the issue.
Sorry for my bad English.
The cap, I think was better then 1000 bad words: <img src="smileys/smiley4.gif" border="0" align="middle" />
dl.dropboxusercontent.com/u/190108463/Enemy.capx
Thx in advance to all...
Bye, Parside.