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

Feature Idea / Discussion: Action Groups / Toggle Frame Visibility #1102

Open
HanClinto opened this issue Jun 10, 2023 · 1 comment
Open

Comments

@HanClinto
Copy link

Feature Request


I have several animations that I want to blend from one to the other (for instance, a walk cycle that loops, as well as intro / exit frames from the loop). I want to be able to isolate the walk cycle so that I can make sure that it loops well, but I also want to be able to pair it with the intro / outtro to make sure that those blend correctly.

I've tried to think of a few ways to handle this.

Option 1 - more complicated:
Add a way to group frames together into an "action group", such as "walk", "punch", "kick", "walk start", etc. However, this feels like a "heavyweight" option.

Option 2 - less complicated (perhaps less intuitive?):
Add a visibility icon on each frame that will let me toggle its inclusion in the current animation preview loop. This would let me temporarily hide / remove the "walk intro" and "walk outtro" frames while working on the walk loop, and let me bring them back when I want to pair things together.

At first blush, I'm leaning towards the second option, but I'd love to hear others' opinions before I begin on a PR.

@when-lambo
Copy link

hey, just found piksel and playing around just now. might not be the exact work around you need, but you can set the opacity of a frame to zero. on the right hand side of the screen about half way down you will see the alpha symbol; click on it and set to zero.

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

No branches or pull requests

2 participants