Difference between revisions of "Building Tools"

From Second Life Wiki
Jump to navigation Jump to search
Line 10: Line 10:
The items placed inside an object can include software scripts, animations, sounds, and additional textures.  These can make an object perform an almost unlimited number of actions.
The items placed inside an object can include software scripts, animations, sounds, and additional textures.  These can make an object perform an almost unlimited number of actions.


This page discusses the Tools floating windows.  For software scripts see X.  See also (Other portals related to building).
This page discusses the Tools floating windows.  For software scripts see the [[LSL Portal|Linden Scripting Language (LSL) Portal]].  See also (Other portals related to building).
 
 


=== Opening the Tools ===
=== Opening the Tools ===
Line 32: Line 30:
=== Focus Tool ===
=== Focus Tool ===


Selecting this tool will change your mouse pointer to a magnifying glass.  Clicking any point in the 3D view will center that point.
This tool changes where the camera is looking in the 3D view.  Selecting this tool will change your mouse pointer to a magnifying glass.  Clicking any point in the 3D view will center that point.


'''Zoom''' - Using the scroll wheel or slider will zoom the view in or out.
'''Zoom''' - Using the scroll wheel or slider will zoom the view in or out.
Line 51: Line 49:


=== Edit Tool ===
=== Edit Tool ===
'''Sculpted Shapes''' - See this [[Sculpted Prims: 3d Software Guide|3D modeling guide]] for detailed information.
A group called NSS has created one of the better [http://www.youtube.com/watch?v=LmN_hAHlF0M YouTube tutorials ] for the in-world Object Editor.


==== General Tab ====
==== General Tab ====


==== Object Tab ====
==== Object Tab ====
See this [[Sculpted Prims: 3d Software Guide|3D modeling guide]] for detailed information.


==== Features Tab ====
==== Features Tab ====


==== Texture Tab ====
==== Texture Tab ====
Once textures are loaded into Second Life's database, they cannot be edited. Instead, you use any one of the many [[Texture Tools]] such as the GIMP, Photoshop, or even MS Paint.


==== Content Tab ====
==== Content Tab ====


=== Create Tool ===
=== Create Tool ===
[[File:V1.23 Tools Land.jpg|thumb|left|246px|'''Land Tool''']]


=== Land Tool ===
=== Land Tool ===


This tool lets you modify the land parcel itself as opposed to objects located on the land. Selecting this tool will change your pointer to a bulldozer. 


A land parcel shares part of the terrain map for the region it is located in. The top portion of this tool allows you to reshape the terrain within the [[Limits#Land|Limits]] for the region and adjoining land parcels.  The terrain map is continuous, meaning you cannot tear holes in it. So any changes you make to one part of it will smoothly connect to neighboring parts.


The first button is used to select an area via click-drag across the land in the 3D view.  A yellow outline will appear to show your selection.  The other buttons will then give you the option of applying the change to the whole selection using the '''Apply''' button, or using the '''Bulldozer''' to adjust areas as you click-hold over them.  Arrows will appear over the area you are working on, and the longer you hold the mouse button, the more the land will change.  The '''Size''' and '''Strength''' sliders control how effective the bulldozer is.


 
Estate owners can also change the texture (images) for the surface, by changing the terrain mapExternal tools exist to edit itSome special plants are created internally in the viewer software, and only count for one prim eachThey can be found in the Library part of your inventoryOther plants are normal objects.
==Land Editor==
 
In world, you can use the land editor to reshape terrain, if you have permission.
The surface can be selected and then raised, lowered, smoothed, or roughened by some amount.  On a private island, the owner can make really dramatic changes.  On the mainland, the limits are usually much lower, such as up or down 4 meters.
 
If you have permission, you can also change the texture (images) for the surface, such as sand near the water, grass on the plains, or rocky mountain tops.
 
Plants (Flora) are not part of the landThey are objects that you place on the groundThere are plants in the Inventory Library, and there are many more for free or for saleMake them using the [[#Object Editor|object editor]].
 
===Bull Dozer===
 
The Bull Dozer is a special mode of the Land Editor.  Instead of selecting land, you run a small bulldozer over it.
 
===Land Editing scripts===
The scripting language  has commands that will raise or lower the land.  You can create a sort of custom bull dozer that goes around your land and sets the terrain heights to whatever value you want.
 
===External Land Editing Tools===
On private islands, the terrain map can be downloaded by the island managers.  It is a kind of 2D graphics file, a 13 channel RAW file.  Details can be found elsewhere.
 
You can edit the file in various tools, and upload the result to do a complete remake of your islands.
 
==Object Editor==
 
The main 3D build tool is the in-world object editorYou might be familiar with 3D Max or Sketch-up, but forget them.  For various good reasons, the most common way to create objects is when you are logged in to SL.
 
Basically, you use small building blocks, or "prims", to make a representation of the door or shoe or Harley Davidson you want to build.  Then, you cover it with textures from the library, or that you make yourself and upload.
 
A group called NSS has created one of the better [http://www.youtube.com/watch?v=LmN_hAHlF0M YouTube tutorials ] for the in-world Object Editor.
 
==[[Texture Tools|2D Graphics]]==
 
There is no 2D graphics editor inside Second Life.  Instead, you use any one of the many editors available outside, such as the GIMP, Photoshop, or even MS Paint.
 
==3D Modeling==
 
See this [[Sculpted Prims: 3d Software Guide|3D modeling guide]] for detailed information.
 
==LSL Scripting Tools==
 
It is easy to edit scripts inside the SL viewer using the built in script tools.  However, for larger projects there are several tools for scripting on your local computer, and then uploading to SL.  See the [[LSL Portal]] for more information.
 
Popular tools include
*[[LSL-Editor]]

Revision as of 03:06, 6 September 2009

The Second Life viewer had built in tools to create and modify objects, a process known as "building". Once created, objects can be stored in your personal inventory, shared with other users, or placed somewhere within the 3D world.

Objects are made of one or mare "primitive shapes", or prims, which can linked together to form more complicated items. Each prim has one or more images called "textures" applied to it's surfaces, and can contain an unlimited number of items inside it, including other objects.

The items placed inside an object can include software scripts, animations, sounds, and additional textures. These can make an object perform an almost unlimited number of actions.

This page discusses the Tools floating windows. For software scripts see the Linden Scripting Language (LSL) Portal. See also (Other portals related to building).

Opening the Tools

There are 5 build tools selectable either from the top menu or within the Tools window: Focus, Move, Edit, Create, and Land. Within the window, the 5 icons along the top will change tool selection. The bottom portion of the window has 5 tabs which work with the edit tool to change a selected object.

Any of the following will open the Tools floating window. Note the Tools window has no title. You must have permission to create new objects on the land parcel or edit an existing object for the tools to work. You should also be familiar with the camera controls to effectively build.

  • Top menu View > Build
  • Top menu Tools > Select Tool > (any of the 5 tools)
  • 3D view right-click an existing object Context Menu > Edit which will select that object for editing.
  • 3D view right-click on an existing object or on bare land Context Menu > Create which will create a new object at that location.
  • If local chat is closed, keyboard B

You can click-drag on any empty part of the window to move it to a different screen location.

Focus Tool

Focus Tool

This tool changes where the camera is looking in the 3D view. Selecting this tool will change your mouse pointer to a magnifying glass. Clicking any point in the 3D view will center that point.

Zoom - Using the scroll wheel or slider will zoom the view in or out.

Orbit - Click-drag will rotate the view around the selected point. This option can be selected temporarily by holding the Ctrl key.

Pan - Click-drag will slide the view parallel to the current viewing plane. This option can be selected temporarily by holding Ctrl + Shift.


Move Tool

Move Tool


Edit Tool

Edit Tool

Sculpted Shapes - See this 3D modeling guide for detailed information.

A group called NSS has created one of the better YouTube tutorials for the in-world Object Editor.

General Tab

Object Tab

See this 3D modeling guide for detailed information.

Features Tab

Texture Tab

Once textures are loaded into Second Life's database, they cannot be edited. Instead, you use any one of the many Texture Tools such as the GIMP, Photoshop, or even MS Paint.

Content Tab

Create Tool

Land Tool

Land Tool

This tool lets you modify the land parcel itself as opposed to objects located on the land. Selecting this tool will change your pointer to a bulldozer.

A land parcel shares part of the terrain map for the region it is located in. The top portion of this tool allows you to reshape the terrain within the Limits for the region and adjoining land parcels. The terrain map is continuous, meaning you cannot tear holes in it. So any changes you make to one part of it will smoothly connect to neighboring parts.

The first button is used to select an area via click-drag across the land in the 3D view. A yellow outline will appear to show your selection. The other buttons will then give you the option of applying the change to the whole selection using the Apply button, or using the Bulldozer to adjust areas as you click-hold over them. Arrows will appear over the area you are working on, and the longer you hold the mouse button, the more the land will change. The Size and Strength sliders control how effective the bulldozer is.

Estate owners can also change the texture (images) for the surface, by changing the terrain map. External tools exist to edit it. Some special plants are created internally in the viewer software, and only count for one prim each. They can be found in the Library part of your inventory. Other plants are normal objects.