How to invert screen colours

Here’s something neat I discovered when I was messing with lighting in my game.

All you need to do is insert a new ColorCorrectionEffect into Lighting and set the Contrast to -2 and it will create a negative colours effect.

Here’s it in action.
Before:


After:

I hope you guys can find a use for this!

18 Likes

I suggest moving this to community tutorials so that more/ the right people can see this! Otherwise good post

1 Like