โ๏ธSprite Animation

Mods
Mod
Description
Sprite Swap
Plays the sprite swap animation, either looping through the Sprites array or switching to the TargetSprite once.
Mod - Sprite Swape - Loop
Parameter
Description
Duration
The duration of the animation in seconds.
Sprites
Array of sprites to swap between if IsLoop is true.
Mod - Sprite Swape
Parameter
Description
Sprite
The sprite to switch to if IsLoop is false.
Last updated