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

Easier way to reverse the order of the keys #819

Open
misaki-eymard opened this issue Aug 5, 2024 · 0 comments
Open

Easier way to reverse the order of the keys #819

misaki-eymard opened this issue Aug 5, 2024 · 0 comments

Comments

@misaki-eymard
Copy link
Collaborator

Currently, if you want to reverse the order of the keys in an animation, you can do so using box selection and scale as described in the Spine User Guide: https://esotericsoftware.com/spine-dopesheet#Box-selection
However this becomes somewhat complicated when the keys are in fractional frames, as noted in comment #811. It may also be necessary to display all bones and be careful not to miss any key selections, which can be tedious in complex skeletons.
Reversing keys may be often done to create transition animations, so it would be useful to add a one-click button or something to do this.

Related forum post:
https://esotericsoftware.com/forum/d/26598-after-splicing-ab-animation-into-c-animation-some-actions-become-invalid/13

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

No branches or pull requests

1 participant