Hello, I am making a game and was working on lighting. But then midway through I remembered that future lighting technology existed. When I turned it on it everything looked good at first, but then I saw a part that had a point light on it and on the floor, it just looked like there was a circle, instead of what ShadowMap shows (which in my opinion looks better with pointlights). Does anyone know how to fix this?
shadowmap light is larger because it’s based on a less precise lighting system. If you want your results to (roughly) match what you see in shadowmap you would probably need to increase the range and decrease brightness by a bit. I would probably set the pointlight range to something like 16-24 studs and set the brightness to 0.5-0.75.