ignore light

Hello,
I want my player to ignore the ambient light. Or i want the ambient light just too shine on my floor, and on no other objects. Im using a directional light.
Is this possible?

look into Culling Mask property of the light. you have to create a new layer, set your floor to that specific layer, and in the culling mask option of the light, set it only to that newly created layer.

2 Likes

thanx a bunch! Exactly what i searched for :.
Thanks again! ^^

np :slight_smile: