How to define a ColorSequenceKeypoint

So I have a script that needs to tween a UIGradient. But it needs to tween both ends coming together. To achieve this, I need to define both ColorSequenceKeypoints that need to be moved. The problem is that I can’t seem to find a way to define each keypoint. Any help is appreciated!

Edit: I’ve already tried using the instance that I create in the script. (It’s for a loading screen so it’s inside ReplicatedFirst)

1 Like