How could I recreate the style in this game?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want to recreate the style found in this game. SUNDOWNER - Roblox

  2. What is the issue? Include screenshots / videos if possible!
    I don’t know where to begin. I assumed it was a mix of textures and a high contrast color correction effect but no dice.

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I tried using a high contrast color correction but it didn’t look even close. I’m not sure how I would search for something like this on the forum.

If you delete the attmosphere in lighting a new property will show in lighting called fog.
if you set the fog color to: 255000, 255000, 255000 and set the start and end to: 25000

it will create the pixel/shader look.

and you can turn the contrast to: 1 and the brightness to: -0.2

also changing the lighting outdoorAmbient and Ambient color to black will make it look better

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.