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

Fix camera.color #3321

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Fix camera.color #3321

wants to merge 4 commits into from

Conversation

Geokureli
Copy link
Member

@Geokureli Geokureli commented Dec 25, 2024

Sprite shaders using flixel_texture2D now honor the color transform of the display object they are being drawn to.

Fixes #3207

Note to self: This shader is super over-complicated and I don't really think most of these properties are needed. But simplifying will cause slightly different (IMO better) behavior, though that is a breaking change

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.

FlxCamera.color is not functional
1 participant