-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathgrapevine.posecode
More file actions
79 lines (70 loc) · 2.09 KB
/
Copy pathgrapevine.posecode
File metadata and controls
79 lines (70 loc) · 2.09 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
75
76
77
78
79
posecode exercise "Grapevine"
rig humanoid
pose start = standing
step "Left step side" 0.65s flow:
hip_left: abduct 16
shoulders: abduct 40
travel: 0.3 0
pin: foot_right floor
reach: foot_left floor
cue "Step the left foot to the side and begin travelling"
step "Right crosses behind" 0.65s flow:
hip_left: abduct 0
hip_right: rotate-in 20
knee_right: flex 25
ankle_right: plantarflex 25
travel: 0.6 0
pin: foot_left floor
reach: foot_right floor
cue "Cross the right foot behind without stopping the sideways momentum"
step "Left step side again" 0.65s flow:
hip_right: rotate-in 0
knee_right: flex 0
ankle_right: plantarflex 0
hip_left: abduct 16
travel: 0.9 0
pin: foot_right floor
reach: foot_left floor
cue "Step left again and keep the shoulders quiet"
step "Right touch" 0.55s flow:
hip_left: abduct 0
knee_right: flex 16
ankle_right: plantarflex 20
travel: 1 0
ground-lock: foot_left
reach: foot_right floor
cue "Touch the right foot in lightly before reversing"
step "Right step side" 0.65s flow:
knee_right: flex 0
ankle_right: plantarflex 0
hip_right: abduct 16
travel: 0.7 0
pin: foot_left floor
reach: foot_right floor
cue "Step the right foot to the side to travel back"
step "Left crosses behind" 0.65s flow:
hip_right: abduct 0
hip_left: rotate-in 20
knee_left: flex 25
ankle_left: plantarflex 25
travel: 0.4 0
pin: foot_right floor
reach: foot_left floor
cue "Cross the left foot behind and continue through the beat"
step "Right step side again" 0.65s flow:
hip_left: rotate-in 0
knee_left: flex 0
ankle_left: plantarflex 0
hip_right: abduct 16
travel: 0.1 0
pin: foot_left floor
reach: foot_right floor
cue "Step right and arrive back near the starting place"
step "Close home" 0.65s settle:
hip_right: abduct 0
shoulders: abduct 0
travel: 0 0
reach: foot_left floor
reach: foot_right floor
cue "Close the left foot under the body and settle the phrase"
repeat 3