Skip to content
Snippets Groups Projects
Commit 11fdbe1f authored by Jerome Humbert's avatar Jerome Humbert
Browse files

Fix non-`Once` animation playback

Ensure the `TweenState::Ended` is set only for `TweeningType::Once`,
which is the only one with a finite duration, so which can end. Other
tweening types repeat indefinitely until stopped, so have no end.
parent 63a0bfc0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment