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

Update opacity across selected frames #865

Merged

Conversation

20kdc
Copy link
Contributor

@20kdc 20kdc commented May 19, 2023

This causes the opacity slider to update all selected frames of the current layer rather than just the current frame.
This is useful because opacity is treated independently of cel linking, so without an option like this it's hard to work with layers you want to have one global opacity.

An example of this is if you have, say, a "noise layer" on your sprite (i.e. import noise from some other application, cut it to fit the sprite, then adjust opacity to taste). This is useful for adding a bit of texture. But combining a noise layer with animation is awkward because the opacity is per-frame, so you have to have everything setup at the start or individually adjust each layer.

Copy link
Member

@OverloadedOrama OverloadedOrama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@OverloadedOrama OverloadedOrama merged commit 5199809 into Orama-Interactive:master Jun 15, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants