play a image sprite animation
Summary (oneliner)
Must be used with another op like BasicMaterial.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Time used to animate the op, plug a timer into this to animate
FPS of the animation
Set this to the amount of images on the X axis
Set this to the amount of images on the Y axis
Outputs
Used to set the X
size the repeat setting of the texture
Used to set the Y
size the repeat setting of the texture
Used to offset the texture on the X
axis
Used to offset the texture on the Y
axis
Current frame number determined by FPS parameter
Progress through the animation, range 0-1
Patches using ImageSequenceAnim_v2
Changelog
added max num of frames, if atlas has blank frames at the end 2020-08-27 - pandur |