How to make an image act as fog

Im making an older-style game, and i want to have an image that acts as fog, the same way that cart ride for corndog does it. The effect makes objects that are too far away completely invisible. the game - cart ride for corndog - Roblox. How can i achieve a similar affect to this?

I picture might be good…

Have you tried fog? or FOV / LOV settings / scripts? Or if you really want, for each player add a big circular mesh or inverted sphere with transparency setting to like .7 or something?

part streaming settings? min max…

they used the trick to make the lighting very cursed like lethal company by deleting atmosphere and setting fog color to like 250000, 250000, 250000 (also the way it disappears is the fog being close the the player)

also this game is very cool