| name | badminton-smash |
| description | Mimes a badminton overhead smash, winding the racket behind the shoulder and snapping it down and across. Use when the command mentions badminton smash, smash the shuttle, or overhead badminton. |
| category | sport |
| disable-model-invocation | true |
| subskills | ["move-arm","move-torso"] |
badminton-smash
Wind the racket arm up behind the shoulder with a bent elbow, then snap it up and over and follow down across the body โ a steep overhead smash. A quick sequence.
How
- Wind:
RightUpperArm:[-20,0,-120],RightForearm:[0,0,90], lead arm up (LeftUpperArm:[0,0,-40]), slight back lean.
- Snap: arm whips up/over (
RightUpperArm:[0,0,160], forearm straight), torso forward.
- Follow: arm across down (
RightUpperArm:[90,0,20]).
Example
- "smash the shuttle" ->
{"durationMs":1400,"say":"Smash!","sequence":{"loop":false,"frames":[{"t":0,"pose":{"RightUpperArm":[-20,0,-120],"RightForearm":[0,0,90],"LeftUpperArm":[0,0,-40],"Spine":[-10,0,0]}},{"t":0.5,"pose":{"RightUpperArm":[0,0,160],"RightForearm":[0,0,0],"Spine":[10,0,0]}},{"t":1,"pose":{"RightUpperArm":[90,0,20],"LeftUpperArm":[0,0,90]}}]}}