KailaKat
|
  |
| Joined: 25 Aug 2014 |
| Total Posts: 45 |
|
|
| 16 Jan 2016 04:40 PM |
How do you add a MODEL hat to a model? For example lets say I wanted to put this hat http://www.roblox.com/Neon-Pink-Banded-Top-Hat-item?id=248477278 on this girl http://www.roblox.com/girl-item?id=32506245 (Not what I want to do) How would I do it? Thanks to all who reply! xx |
|
|
| Report Abuse |
|
|
|
| 16 Jan 2016 04:44 PM |
If you are Studio:
1. Right-Click the hat and cut it. 2. Right-Click the model and click paste into. 3. Bam now center the hat on the girls head! :D |
|
|
| Report Abuse |
|
|
KailaKat
|
  |
| Joined: 25 Aug 2014 |
| Total Posts: 45 |
|
|
| 16 Jan 2016 05:02 PM |
@TheTwinkieMaster
I've tried but it doesn't work, it immediately goes back to the same spot. And yes I am in studio. xx |
|
|
| Report Abuse |
|
|
|
| 16 Jan 2016 05:09 PM |
Hold on! Just gotta go research a bit. :3
It turns out you need to run a code to make the hat to attach to the head. Make sure the hat's part is named "Handle". Make sure the figure has "Humanoid".
Advice: Go and read somewhere in da wiki? |
|
|
| Report Abuse |
|
|
KailaKat
|
  |
| Joined: 25 Aug 2014 |
| Total Posts: 45 |
|
|
| 16 Jan 2016 05:17 PM |
@ItsBoshy Still not working. He does have Humanoid and the hat does have Handle. |
|
|
| Report Abuse |
|
|
|
| 06 Feb 2016 11:01 PM |
I dunno. I'm having a similar problem with making my swords work.
~The most knowledgeable and master of the art of Twinkie warefare |
|
|
| Report Abuse |
|
|
|
| 06 Feb 2016 11:08 PM |
The Hat object allows you to wear things on your head. It works similarly to a Tool object, in that it must have a Part named "Handle" to be wearable. A typical hat:
-Hat Object -"Handle" Part -Mesh of Hat
Handle part and mesh are inside of the object hat |
|
|
| Report Abuse |
|
|