I want to make a script that has the gradient command. So for example if you type :paint balls Institutional white;Really red it paints the balls with gradient from Institutional white to Really red, but you can do it with any other color.
Or when you type :paint balls 255, 255, 255;248, 0, 0, it does the same thing but with Color3. Can someone help me with this? Thank you!