Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- l = Instance.new("PointLight")
- l.Parent = game.Workspace.CameraAnJelly.Torso
- l.Color = Color3.new(0, 33, 143)
- l.Range = "50"
- l.Brightness = 0.50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement