How to Clear the Terrain: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>SoulStealer9875 as requested http://www.roblox.com/Forum/ShowPost.aspx?PostID=66328504 |
>SoulStealer9875 as requested http://www.roblox.com/Forum/ShowPost.aspx?PostID=66328504 |
(No difference)
|
Latest revision as of 16:22, 22 April 2012
Introduction
So you've created a terrain, but you don't want it anymore? Here's how to clear the terrain. There are two possible ways to do this. One is through the command bar and the other is by using the built-in terrain plugin.
Command Bar
You can clear the terrain using a script ran in the command bar.
First, open the command bar and type in the following:
game.Workspace.Terrain:Clear()
And press enter.
Terrain Plugin
There is an alternative way to doing this, one that is slightly more complicated but does not involve code.
- Click the button at the top of your screen that looks like two mountains
- Click the Reset button on the box that pops up to clear the terrain
When cleared you can work on your base plate or any other essentials that you want or need.