I copied the example from here: https://github.com/Kurble/bevy_mod_inverse_kinematics
But if I put a chain_length of 1 the leg never bends, and if I put a chain_length of 2 then the whole body rotates.
2 messages · Page 1 of 1 (latest)
I copied the example from here: https://github.com/Kurble/bevy_mod_inverse_kinematics
But if I put a chain_length of 1 the leg never bends, and if I put a chain_length of 2 then the whole body rotates.
Can't get leg to bend with bevy_mod_inverse_kinematics