Sometimes Animation doesn't play

hegedusv

  • Posts: 8
Hi!

I made an actor with a Stompable behaviour, and it works perfectly. The problem is that the animation attached to the Stompable behaviour doesnt always play, every now and then the actor gets destroyed without the animation. I think it could be related to collisions but im not sure. Any ideas?

Siren Games

  • *
  • Posts: 102
Can you post a screenshot of your code blocks associated with the animation change?  Do you have a proper wait time to let the animation play before killing the actor?  It really could be anything at this point with such limited information on how you set up your behavior.