Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- WARNING: Be sure to make this a Script and put in Workspace if you want it to work!
- game.Lighting.FogStart = 10 -- Smaller the number means darker the fog.
- game.Lighting.FogEnd = 50 -- Smaller the number means darker the fog.
- game.Lighting.FogColor = Color3.new(0,0,0)
- game.Lighting.TimeOfDay = "00:00" -- Keep for total darkness.
Advertisement
Add Comment
Please, Sign In to add comment