|
| 28 Jun 2015 03:21 PM |
| is there a script for that? |
|
|
| Report Abuse |
|
|
|
| 28 Jun 2015 03:22 PM |
local brick = workspace.Part
brick.Touched:connect(function() brick.BrickColor = BrickColor.Red() end) |
|
|
| Report Abuse |
|
|
|
| 28 Jun 2015 03:23 PM |
| wow. did not know it was that easy! thanks |
|
|
| Report Abuse |
|
|
| |
|