You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
Hi.
I don't know how you guys are controlling the state but,
if I set loop : false . Isn't it normal to set the state of animation to stopped at the end of the loop.
From what i observe.The event is still on playing state.
I am bringing this up because when the animation end & I want to play the animation again, I need to press 2 buttons.
I need to press end button then I need to press the play button.
Initially the animation play 1 full loop .
When animation end the animation state will automatically set to stopped.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi.
I don't know how you guys are controlling the state but,
if I set
loop : false
. Isn't it normal to set the state of animation tostopped
at the end of the loop.From what i observe.The event is still on playing state.
I am bringing this up because when the animation end & I want to play the animation again, I need to press 2 buttons.
I need to press
end
button then I need to press theplay
button.stopped
.The text was updated successfully, but these errors were encountered: