Crate bevy_mod_inverse_kinematics

Source

Structsยง

IkConstraint
Inverse kintematics constraint to be added to the tail joint of a chain of bones. The solver will attempt to match the global translation of of this entity to that of the target.
InverseKinematicsPlugin
The inverse kinematics plugin. Should be added to your app if you want to use this crate.