Is it possible to cancel crouching onDeath? It seems like the death animation overrides all of those, but if I don't play that, the other animations continue.
EDIT: I'm pretty sure that 2 is used for sitting.
No, sitting uses the action slot (player::setActionThread), as does movement, jumping, etc.
How do I edit that?
%obj.setActionThread( "thread name" );