|
| 19 Jul 2016 02:36 AM |
So when I create a part on workspace, the part just spawns on the workspace, but I need it to detect a part and spawn on top of that part. Anyone help?
|
|
|
| Report Abuse |
|
|
Laedere
|
  |
| Joined: 17 Jun 2013 |
| Total Posts: 23601 |
|
|
| 19 Jul 2016 02:44 AM |
get y size of part move part in the same position as the other part but with an offset of the y size |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2016 02:49 AM |
What if the parts names are changing?
|
|
|
| Report Abuse |
|
|
|
| 19 Jul 2016 02:50 AM |
Or what if it was a wedge?
|
|
|
| Report Abuse |
|
|
|
| 19 Jul 2016 02:51 AM |
| You could also create a value. value would be 1 and it would be multiplied by the size of the brick itself.Every time a new brick is created change the value of value to the previous value but add 1 and then keep multiplying it by the brick size every time. |
|
|
| Report Abuse |
|
|