Light problem in future technology (lighting)

Hello everyone, i need help again on my game. My game is very dark and need a light zone around the player but i have this problem with it (my lighting is on future technology) :

If you have tips, solutions please :slight_smile:

Are shadows on for the light? This would cause it to not pass through the player therefore not cast the light around the player as expected.

What I would think to do is to create blocks around the character, where you would place the light source. Then, I would activate ‘cancollide’ and transparency to 1 for those blocks, so that they cast shadows and illuminate the character.

Shadows is disabled, but i don’t know why it don’t work

I’ve tried but it don’t work, i don’t find the problem

Something you could try, is to move the NPC that lights up to another place, to see if the problem is solved

It don’t work too, i tried the reflectance and it’s it, when i turn the reflectance to 1, the bug is fixed but my avatar can’t have light and i don’t want it…

Where did you put the light in position?

i put the light in HumanoidRootPart