I want to make realistic stages that have screens that are fully visible, even without any lights on it. I have no idea how to do such a thing.
I’ve tried SurfaceGuis, with an Image on it… you can’t have bendable bricks to create dynamic stages. I’ve tried increasing the Decals Color (over 255,255,255), when light is shined onto it… it’ll be as bright as the sun… and it doesn’t even glow in the dark like it’s supposed to.
Anyone have any suggestions on where I should start?
Can you use the Neon Material and make the Decal partly Transparent? I use this for headlights with a decal for the lens details in front. When the Decal is fully transparent the Neon shows through, but when I make the Decal slightly transparent the decal and the Neon show.
There is no way that can accurately make a decal bend, and glow.
Everything below has been my counter since you aren’t able to bend, or make a decal glow properly;
I’ve been taking some time to search into this, experiment, and find what is the most practical way to do this. Frankly; unless your hobby heavily relies on Stages and realism… there is no true need to go through all the trouble of making an image bend, and glow. However, I have left the way I figured out how to achieve such a thing.
The only way to make an image glow on a brick properly is by putting a SurfaceGui on a Brick, and an Image Label inside of that SurfaceGui. Once both are in, change the SurfaceGuis Light Influence to 0, and the Brightness scale will appear… set it to one, then the image will glow in the dark.
To make the SurfaceGui, and ImageLabel bend; you must separate each brick, then essentially oversize the ImageLabel to fit between all the bricks, then move the position to fit the area correctly.