extension-rive icon indicating copy to clipboard operation
extension-rive copied to clipboard

Animation still plays with go.PLAYBACK_NONE

Open BitBarrel opened this issue 2 years ago • 0 comments

When calling the following function, the animation still plays, even though PLAYBACK_NONE is set.

rive.play_anim("#Artboard", "Timeline", go.PLAYBACK_NONE)

BitBarrel avatar Dec 18 '23 05:12 BitBarrel