|
| 21 Aug 2016 03:58 PM |
Here is the line of code: boxmeshy.VertexColor=Vector3.new(1,0,0) You think that would make it red, right? WRONG. Instead, its black for some reason. I need help, I don't know why it does this.
Here is the entire code (Please do not steal) http://pastebin.com/6wyeTzW9 |
|
|
| Report Abuse |
|
|
error9999
|
  |
| Joined: 05 Sep 2009 |
| Total Posts: 1593 |
|
|
| 21 Aug 2016 04:00 PM |
| why set a colour with Vector3? |
|
|
| Report Abuse |
|
|
|
| 21 Aug 2016 04:01 PM |
The mesh needs to have a texture I think
give it a white texture |
|
|
| Report Abuse |
|
|
|
| 21 Aug 2016 04:57 PM |
| If i use Color3 then the whole script breaks |
|
|
| Report Abuse |
|
|
|
| 21 Aug 2016 05:00 PM |
| Giving it a white texture did not work |
|
|
| Report Abuse |
|
|