|
| 25 Jun 2013 02:36 PM |
So I have this hopperbin that makes it so whenever I click on a square, it clones a model from lighting and moves it into the Workspace and used this to move it onto the brick I clicked on:
a:MoveTo(brick.Position, brick) (a is the model)
And so whenever it moves onto the brick, there's always a little bit of space that still needs to be filled up by the model. I want it so it's directly on top of that brick with no left over space. |
|
|
| Report Abuse |
|
doneyes
|
  |
| Joined: 21 Mar 2008 |
| Total Posts: 3466 |
|
|
| 25 Jun 2013 02:42 PM |
| It should already do this. |
|
|
| Report Abuse |
|
| |
| |