Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(.04)
- local sunRays = Instance.new("SunRaysEffect",game.Lighting)
- sunRays.Intensity = .25
- sunRays.Spread = 1
- local bloom = Instance.new("BloomEffect",game.Lighting)
- bloom.Intensity = .86
- bloom.Size = 74.67
- bloom.Threshold = .94
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement