puppy432
|
  |
| Joined: 20 Jan 2011 |
| Total Posts: 88 |
|
|
| 01 Nov 2013 01:42 PM |
Im trying to generate a random color in studio doing this: script.Parent.BrickColor = BrickColor.new(math.random())
But it won't work how do I make it so I can use brickcolor.new with math.random so I don't have to use color3? |
|
|
| Report Abuse |
|
|
|
| 01 Nov 2013 01:42 PM |
Lol, maybe..
✯7 Minutes, 7 Minutes is all I can spare to play with you .✯ |
|
|
| Report Abuse |
|
|
TooLame
|
  |
| Joined: 25 Oct 2013 |
| Total Posts: 1329 |
|
|
| 01 Nov 2013 01:42 PM |
| Try asking this at Scripting Helpers. |
|
|
| Report Abuse |
|
|
|
| 01 Nov 2013 01:44 PM |
I guess it's BrickColor.random
|
|
|
| Report Abuse |
|
|
TooLame
|
  |
| Joined: 25 Oct 2013 |
| Total Posts: 1329 |
|
|
| 01 Nov 2013 01:44 PM |
| script.Parent.BrickColor = BrickColor.Random() |
|
|
| Report Abuse |
|
|