How would I make this using Roblox TextLabels?
I need this because I have things that wouldn’t work with just importing images, since they need to be changeable.
How would I make this using Roblox TextLabels?
I need this because I have things that wouldn’t work with just importing images, since they need to be changeable.
I think it might have a lightemission property, if not then set the color to something insanely high like 20000 I think.
ScreenGui TextLabels only have color and transparency properties, not brightness. You will have to do something complicated like creating a custom font engine and piecing together pictures of letters. This is basically a lost cause
Is this a screenGui or a surfaceGui? surfaceGuis have a property called brightness which can reproduce this effect.
Also, you can make an image look like it has light emissions coming from it by using a text editor and saving it to the site as an image.