Skip to content

Quick info on ragdolls #802

Answered by jrouwe
ThomasCartier asked this question in Q&A
Dec 17, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

If you plan to only use your ragdoll as a kinematic object only, then there's no reason to create any constraints (constraints only do something when one of the connected bodies is dynamic).

Note that you should only use SetPose to put the ragdoll in its initial pose, after that you should use DriveToPoseUsingKinematics to drive your kinematic ragdoll (see the KinematicRigTest sample).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ThomasCartier
Comment options

Answer selected by ThomasCartier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants