I recently made a color wheel, and i’m trying to make a script that change the color correction in lighting. kinda like vibe cafe has. i was wondering how would i go by making that?
Achieving this is simple.
Firstly, get the RGB color from your color wheel, after that do this.
game.Lighting.ColorCorrection.TintColor = YourColorVariable
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.