Hi
why this doesn't work?
<!-- Animation event triggered by the simulation event -->
<AnimationEvent EventName="brakes" AnimationName="raiseArm">
<Time>0</Time> <!-- Start animation immediately when event occurs -->
<IsNormalPlayback>True</IsNormalPlayback> <!-- Play animation normally -->
</AnimationEvent>
</Animations>
Thanks for help. The animation is Blender and works ok, but choppy alike this:
<UseTemplate Name="ASOBO_GT_Anim">
<ANIM_CODE>(L:VARIABLE_NAME, Percent) 0.001 *</ANIM_CODE>
<ANIM_NAME>neck</ANIM_NAME>
<ANIM_LENGTH>70</ANIM_LENGTH>
</UseTemplate>
why this doesn't work?
<!-- Animation event triggered by the simulation event -->
<AnimationEvent EventName="brakes" AnimationName="raiseArm">
<Time>0</Time> <!-- Start animation immediately when event occurs -->
<IsNormalPlayback>True</IsNormalPlayback> <!-- Play animation normally -->
</AnimationEvent>
</Animations>
Thanks for help. The animation is Blender and works ok, but choppy alike this:
<UseTemplate Name="ASOBO_GT_Anim">
<ANIM_CODE>(L:VARIABLE_NAME, Percent) 0.001 *</ANIM_CODE>
<ANIM_NAME>neck</ANIM_NAME>
<ANIM_LENGTH>70</ANIM_LENGTH>
</UseTemplate>