Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- || 📜 Creator: @4zx16 || LIGHTING FIX || THIS FIXES YOUR LIGHTING!/LIGHTING SETTINGS.
- ]]
- local lighting = game:GetService("Lighting")
- lighting.FogEnd = 4500
- lighting.OutdoorAmbient = Color3.new(140/255, 140/255, 140/255)
- lighting.GlobalShadows = true
- lighting.Brightness = 1.5
- lighting.Ambient = Color3.new(0/255, 0/255, 0/255)
- lighting.ShadowColor = Color3.new(61/255, 61/255, 61/255)
Add Comment
Please, Sign In to add comment