Player not playing death animation

Hi all,

I have a player, but when he dies, he doesn't actually fall down and die. This doesn't seem to happen in the demo, despite my player using the Atlas character as a template. Is there any reason why the player isn't falling down? When he dies, he's still standing in an idle position. I've tried moving the Die ability higher up in the list, but that hasn't helped. Any suggestions?
 
Atlas in the demo scene uses the state system to activate the die ability. By default Atlas goes into ragdoll mode.
 
Top