Advertisement
tyridge77

Untitled

Oct 17th, 2015
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. local Lighting = game:GetService("Lighting");
  2. Lighting.TimeOfDay = 2;
  3. Lighting.Ambient = Color3.new(10,10,10)
  4. Lighting.GlobalShadows = false;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement