-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathchasse.posecode
More file actions
74 lines (67 loc) · 1.98 KB
/
Copy pathchasse.posecode
File metadata and controls
74 lines (67 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
posecode exercise "Chassé"
rig humanoid
pose start = standing
step "Right foot reaches" 0.65s flow:
hip_right: abduct 20
knee_right: flex 20
ankle_right: plantarflex 30
ankle_left: plantarflex 20
shoulders: abduct 60
elbows: flex 18
travel: 0.2 0
pin: foot_left floor
reach: foot_right floor
cue "Reach the right foot sideways and push away from the left leg"
step "Left foot chases" 0.5s flow:
hip_right: abduct 0
knee_right: flex 0
ankle_right: plantarflex 0
hip_left: abduct 18
knee_left: flex 22
ankle_left: plantarflex 30
travel: 0.2 0
pin: foot_right floor
cue "Let the left foot chase under the body without breaking the sideways flow"
step "Right foot reaches again" 0.65s flow:
hip_left: abduct 0
knee_left: flex 0
ankle_left: plantarflex 18
hip_right: abduct 20
knee_right: flex 20
ankle_right: plantarflex 30
travel: 0.4 0
pin: foot_left floor
reach: foot_right floor
cue "Reach right once more and finish the outward chassé"
step "Left foot reaches back" 0.65s flow:
hip_right: abduct 0
knee_right: flex 0
ankle_right: plantarflex 20
hip_left: abduct 20
knee_left: flex 20
ankle_left: plantarflex 30
travel: 0.2 0
pin: foot_right floor
reach: foot_left floor
cue "Reverse cleanly and reach the left foot back across the floor"
step "Right foot chases" 0.5s flow:
hip_left: abduct 0
knee_left: flex 0
ankle_left: plantarflex 0
hip_right: abduct 18
knee_right: flex 22
ankle_right: plantarflex 30
travel: 0.2 0
pin: foot_left floor
cue "Let the right foot chase under the body on the return"
step "Left foot closes home" 0.7s settle:
hip_right: abduct 0
knee_right: flex 0
ankles: plantarflex 0
shoulders: abduct 0
elbows: flex 0
travel: 0 0
reach: foot_left floor
reach: foot_right floor
cue "Close home over both feet and let the momentum resolve"
repeat 4