Disable changing light intensity

Hi , is it possible to disable light intensity changing ? i mean , i wanna have the same intensity on objects that are in a different distance from the light source. Is it possible ? thanks :wink:

Change the shader on all the materials you are using in your project. Try using Unlit/Texture to start.

As an alternative, you can go to Edit/Render Settings and change the Ambient Light intensity by changing the color from black to gray or white.