I am not using a Color Sequence for my Particle Emitter but when I try to make a script to change the color of the Particle Emitter, it makes me use ColorSequence.new()
ColorSequence.new(Color3.fromRGB(R,G,B))
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.