|
| 25 Jul 2015 03:04 AM |
some um i have bean messing around with ParticleEmitter's and every time i try to change the color i get thiss error Color3:1: bad argument #3 to 'Color' (ColorSequence expected, got Color3) is there a way to change the color i have never heard of color sequence so i looked up on the wiki could not really find any thing out.so last resort |
|
|
| Report Abuse |
|
|
| |
|
|
| 25 Jul 2015 03:06 AM |
| could do that but im more of do it the hard way scripter :D |
|
|
| Report Abuse |
|
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
|
| 25 Jul 2015 03:06 AM |
| thing.Color = ColorSequence.new(Color3 start,Color3 finish) |
|
|
| Report Abuse |
|
|
mycheeze
|
  |
| Joined: 27 Jun 2011 |
| Total Posts: 6748 |
|
|
| 25 Jul 2015 03:06 AM |
| ColorSequence.new(Color3.new(0, 0, 0)) |
|
|
| Report Abuse |
|
|
|
| 25 Jul 2015 03:10 AM |
thx ill mess around with some code a bit more.
|
|
|
| Report Abuse |
|
|