-- Create SunRays local sunRays = Instance.new("SunRaysEffect", Lighting) sunRays.Intensity = 0.2 sunRays.Spread = 0.5
local Color = Instance.new("ColorCorrectionEffect", Lighting) Color.Contrast = 0.25 Color.Saturation = 0.15 realistic graphics script roblox scripts re hot