Skip to content

Ability to have "color additions" on tints #7098

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

Open
ChrisCPI opened this issue Apr 3, 2025 · 1 comment
Open

Ability to have "color additions" on tints #7098

ChrisCPI opened this issue Apr 3, 2025 · 1 comment

Comments

@ChrisCPI
Copy link

ChrisCPI commented Apr 3, 2025

In something like Flash Player, it's possible to have advanced color effects/tints on stuff to where color can be added, as opposed to only simply darkening a sprite with a color like with Phaser's tints. Having the ability to create tints like this in Phaser would be cool to have.

Image

@photonstorm
Copy link
Collaborator

v3 has the ColorMatrix fx built in, which allows you to modify colors via a full matrix - which is extremely flexible and worth learning how to get the best out of it.

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