Skip to main content

(772) _AC_LOOP

Effect

Repeats the animation script starting at the given position. How often this animation is repeated is specified by the amount argument.

caution

This command is currently broken and loops infinitely.

Syntax

_AC_LOOP(position, amount)
ArgumentDescriptionTypesRequired
positionStarting position of what should be repeatedFloatRequired
amountHow often should be repeatedFloatRequired