|
| 18 Nov 2011 02:38 PM |
| I've got the click detector in, but I lack scripting ability. I'm trying to make a missile. I've got the thrust in, as well. Help? |
|
|
| Report Abuse |
|
|
|
| 18 Nov 2011 02:39 PM |
| Oh, and if you could script me a script that makes the rocket explode on touch, that'd be great. |
|
|
| Report Abuse |
|
|
Rames7
|
  |
| Joined: 19 Nov 2009 |
| Total Posts: 547 |
|
|
| 18 Nov 2011 02:51 PM |
| Its a Request, YELL AT HIM! |
|
|
| Report Abuse |
|
|
|
| 18 Nov 2011 03:40 PM |
Do you want it to unanchor forever after it is clicked?
|
|
|
| Report Abuse |
|
|
Jagger19
|
  |
| Joined: 14 Jun 2008 |
| Total Posts: 1877 |
|
|
| 18 Nov 2011 04:11 PM |
script.Parent.ClickDetector.MouseClick:connect(function(click) script.Parent.Anchored = false end |
|
|
| Report Abuse |
|
|
|
| 18 Nov 2011 04:43 PM |
Thanks. The most I had gotten was
script.Parent.ClickDetector
Lol. |
|
|
| Report Abuse |
|
|