Superfryx
|
  |
| Joined: 01 Aug 2011 |
| Total Posts: 3253 |
|
|
| 14 May 2012 02:32 PM |
| when i make scripts with single bricks its works, but when i try with models it dont work. |
|
|
| Report Abuse |
|
|
|
| 14 May 2012 02:34 PM |
You probably mean events that are used for parts. Such as using a .Touched event for parts, you cannot do it for a model, because the model doesn't have one. Post the script, and I'll try to make it work for your model.
† KMXD † |
|
|
| Report Abuse |
|
|
Superfryx
|
  |
| Joined: 01 Aug 2011 |
| Total Posts: 3253 |
|
|
| 14 May 2012 02:38 PM |
script.Parent.Anchored = true wait(x) script.Parent.Anchored = false
i put x cause i didnt decide how long yet. |
|
|
| Report Abuse |
|
|
|
| 14 May 2012 04:15 PM |
| Try a for i_v, in pairs or something like that |
|
|
| Report Abuse |
|
|