|
| 09 Aug 2016 12:35 AM |
I have a brick that checks if another brick with a certain color is touching it,
If a player who's leg is colored purple, for example, will that trigger the script that checks for the certain color(in this case, its purple)? |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2016 12:37 AM |
| no but you can do specific things to get that information |
|
|
| Report Abuse |
|
|
Eslerp
|
  |
| Joined: 07 May 2016 |
| Total Posts: 205 |
|
|
| 09 Aug 2016 12:40 AM |
| With a Touched function, you can get the part. From there, you can get a parts BrickColor, and check if it's a certain color. |
|
|
| Report Abuse |
|
|