local Lighting = game:GetService("Lighting") Lighting.Ambient = Color3.fromRGB(255, 255, 255) Lighting.OutdoorAmbient = Color3.fromRGB(255, 255, 255) Lighting.Brightness = 2 Lighting.ShadowSoftness = 0 Lighting.GlobalShadows = false