Hello, good day. I currently have a project that i’m building right now, and i noticed that there are certain faces of a part that is influenced by the light and there’s a face where it’s not. How do i exactly turn that off? I’ve set the Global Shadows to Disabled on Lighting, and i’m currently using the ShadowMap technology because of how it fits to the environment.
Yes, i have tried switching to Voxel but it doesn’t fit with the building i’m working on, so, how do i turn off light influence on parts with ShadowMap?
To be honest I never thought about doing this, so idk. What about you set the property ‘OutdoorAmbient’ or ‘Ambient’ of the Lighting to Color3.fromRGB(255, 255, 255)? (It will make it bright and help a bit)