xNeXT4
|
  |
| Joined: 18 May 2013 |
| Total Posts: 886 |
|
|
| 07 Jul 2013 04:36 PM |
function OnTouched (Part) Transparency = .4 end
this won't work?
|
|
|
| Report Abuse |
|
|
|
| 07 Jul 2013 04:38 PM |
u has to call it silly billy
function OnTouched (Part) script.Parent.Transparency = .4 --also put Part here silly or script.Parent end
script.Parent.Touched:connect(OnTouched) |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 07 Jul 2013 04:39 PM |
worse scripter than me yay well alot worse |
|
|
| Report Abuse |
|
|