sdght34
|
  |
| Joined: 05 Jun 2012 |
| Total Posts: 5781 |
|
|
| 12 Nov 2013 10:32 PM |
| I need scripting help for making my fort, such as: Connecting blocks, making spheres, adding clothes to humanoids |
|
|
| Report Abuse |
|
|
|
| 13 Nov 2013 02:07 AM |
Connecting blocks can be as easy as using the surface tools. weld, inlet/stud, glue, and universal. Or by changing the properties of the parts surfaces. Connecting CFramed parts requires a weld script. The wiki and freemodels can help you there.
Making spheres can be as simple as changing the shape in properties of the part. Or by using a spheremesh. You could also play with the circle script to create a sphere that you could open a door and walk into.
Adding clothes needs a few things done. Insert a shirt object into the humanoid and put the texture id's in the shirt object. The texture id for a shirt can be had by subtracting 1 from the asset id. Sometimes you need to subtract 2 or 3 until it works. You could put the asset id into this command and get the shirt put into your game.
game.Workspace:InsertContent("http://www.roblox.com/asset?id=133553855")
All of these steps require the use of roblox studio. Try the wiki to learn how to use studio. Press F1 to open the wiki.(Function+F1 for some keyboards)
|
|
|
| Report Abuse |
|
|
222304
|
  |
 |
| Joined: 26 May 2008 |
| Total Posts: 24900 |
|
|
| 13 Nov 2013 09:53 AM |
| Remember, just because everybody frowns on Free Models doesn't mean you can't use them for inspiration |
|
|
| Report Abuse |
|
|
sdght34
|
  |
| Joined: 05 Jun 2012 |
| Total Posts: 5781 |
|
|
| 13 Nov 2013 11:48 AM |
| Thank you both for the tips. Does anyone have any good free-modeled doors that I could use? I can't make doors. The proccess is way to confusing for me. |
|
|
| Report Abuse |
|
|
|
| 13 Nov 2013 01:47 PM |
| Does the door need to be opened by a button script (If yes, PM me and I'll make the model for you. It's a marble, archformed door consisting of about 30 parts and 1 script) |
|
|
| Report Abuse |
|
|
|
| 13 Nov 2013 02:32 PM |
These say windows but they can be rebuilt into doors. Thanks to the great guys who wrote the scripts.
http://www.roblox.com/Shuttered-window-item?id=118605218 |
|
|
| Report Abuse |
|
|
sdght34
|
  |
| Joined: 05 Jun 2012 |
| Total Posts: 5781 |
|
|
| 13 Nov 2013 05:28 PM |
| @jason: Yes, it needs buttons. The door frame must be blue and yellow; The door itself must be neon orange diamond plate. |
|
|
| Report Abuse |
|
|