Author Topic: AI Players Standing on Death  (Read 622 times)

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?
« Last Edit: July 27, 2009, 07:53:28 PM by Amade »

Fixed, it had to do with something I was doing with projectileData::Damage()