I'm working on a zombie mod, but when the bots are killed, they continue playing a walking animation (they don't walk anywhere though). I've tried a whole bunch of things, including %obj.stop() and %obj.playDeathAnimation(), but nothing seems to be working. I checked Rotondo's zombie mod which doesn't seem to have this problem but I didn't find anything. What should I be doing to get them to play the death animation when they die?