Hey guys! I had a quick question, one which I hope isn't too much of an issue to figure out.
I have a "black and white" looking platformer game, where all of the level layouts will have the "tint"/"scan lines" effects being used - this is so I can relatively easily adjust the color scheme of the layouts/levels on the fly.
The only problem is that I would like to disregard this particular effect on a single Layer within the layout - particularly, the Player. This is because the Player character has a specifc look that I don't wish to adjust using the "tint" or "scan lines" effect.
I'm wondering if it's possible to do this as I've tried several things and can't seem to figure it out - thank you for any help in advance!
Lee