ScriptingAnimation commands(777) _ACMD_ENDOn this page(777) _ACMD_ENDEffectEnds the current animation.Sets animation clip to 0 (Idle).Stops the stepping sound effect.Syntax_ACMD_END()Exampleanm_dummy:_AC_DIR_D(8)_ACMD_END()The above script will end the animation after facing the entity down.