- Home /
First script plays animation but second script stops if from playing said animation
I have been going through JimmyVegas's Survival Horror tutorials. I made a script to play the falling back animation of a zombie. This script (ZombieDeath) works perfectly. However, the AI script stops the animation from happening. The ZombieDeath script still works, because the music stops after killing the zombie, but the zombie still keeps moving. Here is the ZombieDeath script:
And here is the ZombieAI script:
What is the issue?
Comment
Your answer
Follow this Question
Related Questions
My animation is not playing 2 Answers
Character gets stuck where he spawns??? 1 Answer
Character models disappear when project is built (SOLVED) 1 Answer
How do I stop moving when attacking? 1 Answer