You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dribble/behaviors/slot/r4/Kick_Motion.xml

21 lines
994 B
XML

7 months ago
<?xml version="1.0" encoding="utf-8"?>
<behavior description="Kick motion with right leg" auto_head="1">
<slot delta="0.18"> <!-- Lean -->
<move id="5" angle="-5"/> <!-- Left leg roll -->
<move id="7" angle="65"/> <!-- Right leg pitch -->
<move id="8" angle="-70"/> <!-- Left knee -->
<move id="9" angle="-130"/> <!-- Right knee -->
<move id="10" angle="60"/> <!-- Left foot pitch -->
<move id="11" angle="30"/> <!-- Right foot pitch -->
</slot>
<slot delta="0.1"> <!-- Kick -->
<move id="3" angle="-45"/> <!-- Right leg yaw/pitch -->
<move id="6" angle="-25"/> <!-- Left leg pitch -->
<move id="7" angle="100"/> <!-- Right leg pitch -->
<move id="8" angle="0"/> <!-- Left knee -->
<move id="9" angle="0"/> <!-- Right knee -->
<move id="10" angle="30"/> <!-- Left foot pitch -->
<move id="11" angle="25"/> <!-- Right foot pitch -->
</slot>
</behavior>