From 779eef4b10c0aef58ef8ccc2273900085842a294 Mon Sep 17 00:00:00 2001 From: SDraw Date: Thu, 5 Jan 2023 00:15:29 +0000 Subject: [PATCH] Update README.md --- ml_amt/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ml_amt/README.md b/ml_amt/README.md index 3f339b1..0189faf 100644 --- a/ml_amt/README.md +++ b/ml_amt/README.md @@ -19,6 +19,8 @@ Available mod's settings in `Settings - IK - Avatar Motion Tweaker`: * **IK override while flying:** disables legs locomotion/autostep in fly mode; default value - `true`. * **IK override while jumping:** disables legs locomotion/autostep in jump; default value - `true`. * **Follow hips on IK override:** adjust avatar position to overcome animation snapping on IK override; default value - `true`. + * Note: Works perfect with animations that have root transform position (XZ) based on center of mass. + * Note: Made for four point tracking (head, hands, hips) in mind. * **Pose transitions:** allows regular avatars animator to transit in crouch/prone states; default value - `true`. * Note: Avatar is considered as regular if its AAS animator doesn't have `Upright` parameter. * **Adjusted pose movement speed:** scales movement speed upon crouching/proning; default value - `true`.