|
| 21 Jun 2014 08:08 PM |
I'm trying to make a button where, when you touch it it clones a certain model from replicated storage, and moves it away form the the button. I know I should use GetModelCFrame but I don't really know where I should put it.
I'm using this
local cloned = model:Clone() cloned.Parent = plr cloned.Position = Vector3.new(button.Position.x + 4, buton.Position.y + 2, button.Position.z + 4) |
|
|
| Report Abuse |
|
|
| |
|
|
| 21 Jun 2014 08:13 PM |
| You can't move a model with Vector3. |
|
|
| Report Abuse |
|
|
|
| 21 Jun 2014 08:15 PM |
| what can I move it with then |
|
|
| Report Abuse |
|
|
| |
|
|
| 21 Jun 2014 08:16 PM |
| Very helpful you are on the scripting helpers forum |
|
|
| Report Abuse |
|
|
|
| 21 Jun 2014 08:18 PM |
| The remaining intelligence I can give you is classified. |
|
|
| Report Abuse |
|
|
|
| 21 Jun 2014 08:19 PM |
| At least you're helping to bump.. |
|
|
| Report Abuse |
|
|
|
| 21 Jun 2014 08:23 PM |
| still 0 help on this topic.. |
|
|
| Report Abuse |
|
|
|
| 21 Jun 2014 08:45 PM |
| i still need help on this ;c |
|
|
| Report Abuse |
|
|