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