SurfaceLight shadow errors

I’ve been working on the lighting for my Backrooms game and for some reason after setting the SurfaceLight angle to 180 it’s been causing some strange behaviour.
My lighting is set to Future.
image
image

1 Like

Try moving the light sources up a little, it might be too low.

image

Those are just shadows?

1 Like

Yeah but they look weird since there’s loads of them intersecting like that

Moving it up clips it into the ceiling, I have to move it down but if I move it down I have to completely detatch it from the ceiling which looks really bad.

Turning off CastShadow on the grey part fixed the funky shadow in the first image.

I think it’s because Roblox doesn’t have any proper Indirect Lighting:

image

Even though those shadows probably should be there due to the light sources being obstructed by the walls, it might be very obvious and weird looking because it’s too abrupt due to the lack of indirect lighting.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.