VV0VV
|
|
| Joined:
- |
| Total
Posts:
-
|
|
-
|
|
| 23 Aug 2024 12:12 AM
|
Hello, I'm going to explain how to build a house in ROBLOX Studio.
First, go to the catalog and find the house you like. You can also use this model: https://www.roblox.com/library/1319446/Perfect-Smooth-Brick-House-1
When you found your house, press Ctrl+C on your keyboard, which means copy. Then go to roblox studio and click on 'Insert' at the top of your screen. You should see 'Object', then click that and then click 'Model'. After that, right click with your mouse on the new model in roblox studio, and click 'Paste' and press OK.
Now, open your command bar (Ctrl+F1) and type in this:
game.Workspace.House.Torso:remove()
Replace "House" with whatever object is your house (if there are two houses, then name them House and House2). If your house has multiple parts, then repeat this line for every part (if you don't know what I mean by that, look at the model).
After all of the parts are removed, you want to move the model from the Insert area to Workspace so it is a part of your game. So, open up the Insert tab again and find the house you copied, then drag it to Workspace. It might not be visible in Workspace, but don't worry about that. When you join the game it will appear.
Thanks for reading!
|
|
|
|
|
|
|
Report
Abuse
|
|