Xenothekid
(Xenothekid)
#1
I’m trying to create this menu which has a ColorCorrectionEffect that alters the Workspace’s colour when on a certain tab.
For example, Main Menu (purple) cleanly changing to Page 3 (red)
Is there a way to alter the ColorTint (and pretty much every colour value) with a script to achieve an inbetween scaling effect?
Conejin_Alt
(DisplayNameHere)
#2
You could use tweenservice for that:
1 Like
Xenothekid
(Xenothekid)
#3
Didn’t know that Tweening could be applied to things other than GUI elements! Thanks!
1 Like