Jump to content

Keep hands bound during ragdoll / get up?


Recommended Posts

Posted

See topic title. Curious if there is a way to force hands to remain bound during these anims.

Posted

Not seeing anims for bound walk in the zaz anim pack but it works somehow?

 

Possibly via ZapWriOffset01?

Posted

Okay, maybe a better question - is there a way to intercept SendAnimationEvent such that I can override what it was initially called with?

Posted

Maybe i misunderstand what you try to do, and i don't know the technical details but... it sounds like it won't work the way you want. Bound walk is one animation, ragdoll is another one. Ragdoll will always break the bound walk, no matter what you do. If you manage to replace the ragdoll with bound walk, the character will keep walking instead of ragdolling - and if that's what you try to achieve it's simple: don't ragdoll at all. There is no "bound ragdoll" animation or something you could use instead. Same for jumping, sitting down on a chair or cooking etc.

 

What you could try is use paralyze instead of ragdoll. Not really sure if that's less problematic, but maybe worth a try. Or you need a check and/or force and start the bound walk after the ragdolling again.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...