Fog zones

Hey I have a little question.

I setted up the fog in my scene using the settings in the Render tab.
But I would like to ask if there is any way to use fog just in some zones. Cause I don’t really wan’t to use the fog in all the scene.

Do you think its posible ?

Thanks !

I don’t see why you couldn’t dynamically change the fog settings within the scene with a script.

Could place a GameObject with a script that checks the distance of the player from it, and adjusts the Fog settings accordingly.

(I was travelling on a train Friday, and was going from thick fog to clear sky/sunshine every 5-10 mins)