Lightness property on Image GUIs

I have this effect going on
17cc7473dcb4f1f1f0480a2e2fc4aab3ce6cf920.gif

and the only way to accomplish this is to upload the image that is above the green effect as a completely white image and then make it green with ImageColor3. Doing it once or twice is no problem, but for my case I’d need to upload a minimum of 300 white images, over 1000 if my time and patience were infinite.

Anyone else think they might use this feature if it existed?

5 Likes

I am very confused can you elaborate

Edit: Oh I get it, if you have 300 items, you’d have to upload an extra 300 solid-color decals for each one, because there’s no lightness/contrast properties

I want to have an outline on the picture of my soldier be any color I want. Solid color though, not a green hue of that red soldier you see there, and that’s not possible with current properties. My only option is to upload that red soldier completely white and use ImageColor3 to make it green.

Yeah, currently the only solid color you can make the shaped outline is solid black, which is very limited >:

The green outline is supposed to be the tier of the item you own. Common/Rare/Legendary/etc. I’m redoing my interface completely and want to make it look stylish and as text-free as possible. I think an outline like that is a great solution. If you don’t know what the outline means you’ll find out when you mouse over, once you learn I can keep the tier textlabel invisible. I have other options if this Lightness property is never added, but I think this idea looks good.

I completely agree. Would love contrast settings too

7 Likes

Would be cool if there was a generalized way to transform any type of texture using more than just rgb multiplication

4 Likes