-
-
Notifications
You must be signed in to change notification settings - Fork 21.1k
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
Implement reverse playback for animtree #41728
Implement reverse playback for animtree #41728
Conversation
We discussed how root motion support needs to be tested. |
Those have been resolved. |
58de2d7
to
2a8531c
Compare
I cleaned up commits |
What is the status of it? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
498558c
to
4113abd
Compare
Superseded by #48332. |
note: salvageable for 3.x |
For #21665 and #27215.
find()
gets the key frame just before the current time.This fix solves these issues and implements a negative Time Scale in the Animation Tree.
https://www.youtube.com/watch?v=iPIG41NEgyM
I've uploaded a sample project to be used for testing.
animation_tracks_test.zip
reverse_root_motion.zip