lighting...

Hello guys,

I am struggling with the lighting… I don’t really understand what I am doing wrong… I want a simple uniform lighitng of each room in the 3D model and I thought to place a series of Points Lights but …sometimes they keep shutting off each other… … AAAAAARRRRRGGGHHHH!!!

Thank for any suggestion.

GC.

quality settings control how many pixel lights can affect a single model at a time.
you though don’t want to rise that normally, you would more likely not use dynamic lights here at all but bake lightmaps if the lights don’t move (which most won’t) or if they move, get pro and use deferred rendering, cause the model will otherwise redraw many times (1 + number of lights affecting it)