#I need help using ragdolls

1 messages ยท Page 1 of 1 (latest)

blazing stratus
#

Hello, I wanted to know how can I enable / disable a ragdoll. Like,, if I kill an ennemy, he turns into a ragdoll. I'm here if more context is needed and thanks in advance. (also, sorry for my bad english)

unreal spade
#

lots of times you just always have the ragdoll there, but while under animation control, you just keep their rigidbodies kinematic

#

as soon as the character "dies" you swap to non-kinematic and they start floppin

blazing stratus
#

thanks a lot for the help :D

#

I just have a question : if I make an animation, does it also stop it ?

unreal spade
#

so yeah, if you want a dead guy to rise.... just swap the rigidbodies back to kinematic and play a getting up animation

#

it might look a little janky but thats the easiest fastest way to do it

blazing stratus
#

Ow, I see

#

Thank you !