Need help for Rainbow Effect

How can i make this rainbow effect? color effect is from ColorCorrectionEffect
but i don’t know how can i tween around light colors.

Effect that i want:
https://gyazo.com/2605f9991abdf5af1f40f93973ad83f1

3 Likes

In that video the user is probably just changing the lighting ambient and thats all.

2 Likes

but the sky is also changing too, it’s probably ColorCorrectionEffect

The sky is not changing. I viewed the video again and I don’t see a visible change.

a
c

Any help? still don’t know how can i do

Sorry I had to go.

image
This is considered the sky. It seems you mean the baseplate color is changing correct?

Nevermind thanks for trying help but i just found the solution with changing the ScreenGui Frame BackgroundColor and setting BackgroundTransparency to 0.85

2 Likes

Well that is stupid. Another way is by changing the game.Lighting.OutdoorAmbient property or by using ColorCorrection.TintColor.

i already tried using ColorCorrection.TintColor but i don’t know how to make rainbow with light colors instead of dark.

1 Like

Google exists:

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