#How to change background color

1 messages · Page 1 of 1 (latest)

stone crescent
#

try turning the alpha down for your light texture

#

it's in 2d texture -> visibility -> modulate

primal egret
#

i just want to make exact 4 colors.

stone crescent
#

The alpha changes the opacity for your texture, making it transparent.
You can mess with the RGB values to see what color works best for you and set them through code.