- Home /
Make object visible in dark
Just like the 3D text in Unity, how do i make an object visible in the dark. How do i make it look like a directional light is pointing at it? I'm trying to make a floor of lava btw:)
Comment
Best Answer
Answer by Piflik · Jul 26, 2012 at 08:35 PM
Shine a directional light on it?
Alternatively try a self illuminated material.
You can use the light's Culling $$anonymous$$ask to choose which object(s) should be affected by a lightsource.
Answer by wocanimation · Mar 07, 2021 at 01:56 AM
I know this might be nine years late but you could make an unlit material.