I need help with screen colour filtering

I am making a time stop script for fun and I want to know how I can get that grey effect where everything on the players screen is grey including the parts in the workspace. Can someone tell me how to do this?

1 Like

Put ColorCorrectionEffect into Lighting or Camera and set Saturation to -1.


ColorCorrectionEffect:

Original:
image

2 Likes

Thanks , I figured it out. Thanks for the help.