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