Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Making A Colorsequence Of A BrickColor?

Asked by 5 years ago
Edited 5 years ago

How do you make a colorsequence for brickcolor? I want like a Instance.new("Part") to change color from white to black

0
This is not a scripting request website! cailir 284 — 5y
1
You would just the color3 lerp function https://wiki.roblox.com/index.php?title=API:Color3#lerp or even the tween service User#5423 17 — 5y

1 answer

Log in to vote
-1
Answered by 5 years ago

https://wiki.roblox.com/index.php?title=API:Color3

Use the lerp function.

Ad

Answer this question