Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing features for AnimComposer and Action tween #1019

Open
Ali-RS opened this issue Feb 9, 2019 · 1 comment
Open

Missing features for AnimComposer and Action tween #1019

Ali-RS opened this issue Feb 9, 2019 · 1 comment

Comments

@Ali-RS
Copy link
Member

Ali-RS commented Feb 9, 2019

AnimComposer and Action tween can be improved to support these functionalities :
looping (on/off), fastForward(time), getTime(), getRemaining(), cancel(), getPercentRemaining(), ...
As they are available in Lemur AnimationState, TweenAnimation

https://github.com/jMonkeyEngine-Contributions/Lemur/blob/master/src/main/java/com/simsilica/lemur/anim/TweenAnimation.java

@stephengold stephengold added this to the v3.3.0 milestone Feb 21, 2019
@stephengold stephengold modified the milestones: v3.3.0, Future Release Apr 16, 2020
@stephengold stephengold modified the milestones: Future Release, v3.5.0 Nov 6, 2021
@stephengold stephengold modified the milestones: v3.5.0, Future Release Dec 15, 2021
@Ali-RS
Copy link
Member Author

Ali-RS commented Aug 28, 2022

Looping is added in #1845

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants