forked from posecode-dev/posecode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhand-wave.posecode
More file actions
44 lines (37 loc) · 1.07 KB
/
Copy pathhand-wave.posecode
File metadata and controls
44 lines (37 loc) · 1.07 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
posecode posture "Hand wave"
rig humanoid
pose start = standing
step "Raise" 0.9s settle:
shoulder_right: flex 70
shoulder_right: abduct 35
elbow_right: flex 95
elbow_right: pronate 0
wrist_right: abduct 15
fingers_right: flex 0
ground-lock: feet
cue "Bring the open right hand beside the face, palm forward"
step "Wave out" 0.45s flow:
wrist_right: abduct 20
ground-lock: feet
cue "Tilt the hand outward from the wrist"
step "Wave in" 0.45s flow:
wrist_right: adduct 25
ground-lock: feet
cue "Tilt the hand inward without moving the elbow"
step "Wave out again" 0.45s flow:
wrist_right: abduct 20
ground-lock: feet
cue "Wave outward once more"
step "Center the hand" 0.35s settle:
wrist_right: abduct 0
ground-lock: feet
cue "Return the wrist to neutral"
step "Lower" 0.8s settle:
shoulder_right: flex 0
shoulder_right: abduct 0
elbow_right: flex 0
elbow_right: pronate 80
wrist_right: abduct 0
ground-lock: feet
cue "Lower the arm back to your side"
repeat 3