|
| 26 Jan 2014 02:17 PM |
I've noticed the Adornee of Handles cannot be set to a Model. A way around this would be to make a Part the size of the Model and set the Adornee of the Handles to that Part... but I don't want to be creating Parts on the person using my plugin. Does anybody know any ways to do this?
Wiki Profile: http://wiki.roblox.com/index.php/User:Nelson |
|
|
| Report Abuse |
|
|
|
| 26 Jan 2014 02:19 PM |
| Are you rotating the whole model? If so then just adorn the Handles onto one of the Parts, rotate that part, and then rotate the rest of them relative to the part you rotated with toWorldSpace. |
|
|
| Report Abuse |
|
|
|
| 26 Jan 2014 02:26 PM |
I'm actually resizing a model. I already have it made so I can enter a new Vector3 size and the Model will resize to that size (http://www.roblox.com/Model-Resize-Plugin-Lossless-item?id=143613186). I just want to have some Handles around the Part to make it easier to use. That's why I want the Handles around the /whole/ Model, it would look silly if they were only around one part.
Wiki Profile: http://wiki.roblox.com/index.php/User:Nelson |
|
|
| Report Abuse |
|
|
|
| 26 Jan 2014 02:35 PM |
| Yeah, I think you have to Instance a giant part around the whole model. |
|
|
| Report Abuse |
|
|
|
| 26 Jan 2014 02:38 PM |
Alrighty, thanks!
Wiki Profile: http://wiki.roblox.com/index.php/User:Nelson |
|
|
| Report Abuse |
|
|