Fog with vertical gradient?

I need help on creating a vertical fog gradient for my game (preferably closely-white to dull-grey [I already have these colors ready]).

YouTube did not help here. And I don’t know what will.

That’s my issue. I can’t find anywhere to do it.

Do I need to create a circle around the player and put a UiGradient in the inner part, or?

This is what I mean:

I think I got an idea of what I should do. I will mark this solved if said thing works.

Nope.

I think you can make a gradient fog by making a gradient image in the photoshop and then use it as skybox: the front, back, left and right side of skybox is the gradient and bottom and top is a solid colors. and then adding an Atmosphere into game.Lighting.

with this I got this result:
RobloxScreenShot20221006_011553770

1 Like

Took a long while for anyone to reply… but WOW, I never thought of that. Maybe I could update the game to switch between fog and Atmosphere.