You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
step: 'A movement phase — `step "<name>" <Ns> <easing>:`.',
38
38
repeat: "How many times the movement loops.",
39
39
"ground-lock": "Pins effectors (hands / feet) to the floor for this phase.",
40
-
reach: "Drives an effector to a target via IK — `reach: hand_left ankle_left`.",
41
-
pin: "Moves the body so an effector sits on an anchor — `pin: hand_left bar` (hang, pull up, step up, dip).",
40
+
reach:
41
+
"Drives an effector to a target via ROM-constrained IK — `reach: hand_left ankle_left`, `reach: hands floor`.",
42
+
pin: "Moves the body so an effector sits on an anchor — `pin: hands bar` (hang, pull up, step up, dip).",
42
43
turn: "Turns the figure to face a new direction — `turn: 360` (degrees, yaw about vertical). Absolute, carried across phases. Standing poses only.",
43
44
travel: "Moves the figure across the floor — `travel: 0.4 0` (world x z metres from the start spot). Absolute, carried across phases. Standing poses only.",
44
45
cue: "A short coaching cue shown while this phase plays.",
0 commit comments