Animation does not disappear when finished
Question,
So I have gone back and forth in different things trying to get my animation to disappear when complete. I found a tutorial that showed you could use an alternate value and basically toggle the animation in stopped position on and off. I tried that but it didn't work. I have tried visibility, stop animation, destroy. Could someone tell me what the usual code is for turning on and off an animation. The ones I have made are different explosions. I am trying to also make them have different effects. This first one destroys the enemy for the length of the animation. The next one I would like to just stop or slow the enemy for the length of the animation. Any suggestions or if you could point me to a tutorial I'd really appreciate it. Thanks much, Cathy