The argument order for the ColorSequenceKeypoint constructor is wrong

The argument order for the ColorSequenceKeypoint constructor lists the arguments as Color3 color, number time. It is in reality number time, Color3 color in-engine. This should be corrected.

5 Likes

Huh, I wonder how that happened… either way, I’ve fixed the page! CTRL+F5 to refresh. Thanks for the catch!

5 Likes

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