Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I add fog?

Asked by 10 years ago

Is there a way to make it foggy using a script? And if there is can I change how foggy it is and change the color of the fog?

2 answers

Log in to vote
0
Answered by
BlueTaslem 18071 Moderation Voter Administrator Community Moderator Super Administrator
10 years ago

The game's fog is controlled using the Lighting.

FogColor is a Color3 value.

FogStart and FogEnd are both numbers, measured in studs from the player's camera.


If this answer is helpful remember to mark it as such with the check mark so we can move along

Ad
Log in to vote
0
Answered by 10 years ago

Go into the lighting tab and click on Properties. You can enable fog and change its color, start and end distances from there.

Answer this question