Advertisement
OwenBLOXs

Fog Script:

Jun 5th, 2018
1,236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. --How to make a Fog Script
  2.  
  3. --Credit: OwenBLOXs YouTube @ https://www.youtube.com/channel/UCZYzTtIPHGvMGkHOhR2WQQA?view_as=subscriber, and RBX: xXTimeZeroXx
  4.  
  5. --This goes into the Script
  6.  
  7. game.Lighting.FogEnd = 50
  8. game.Lighting.FogStart = 10
  9. game.Lighting.OutdoorAmbient = Color3.fromRGB(40, 40, 40)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement