Second Life Build Tutorial: Object Tab

By Xah Lee. Date: .
build-object
The “Object” tab allows you to set several physical properties of the object. Most items are self-explanatory. On the upper left are some check boxes. Move your mouse over them and a pop-up tip-box will explain what they mean.

Position, Size, Rotation

The Position, Size, Rotation are self-explanatory.

For Position, you need to understand that each land area (called a “sim” (simulator)), is a 256 by 256 square, and it uses a coordinate system. The lower left corner has coordinate “(0,0)”. The upper right has coordinate “(256,256)”. You can see your avatar's position at the top of your window. (The last number in the coordinate is your altitude)

When you enter numbers in these input boxes, press the Tab or Enter key will activate your change.

Be very careful when you enter numbers in the Position input box. Because, if you mis-typed a coordinate, the object will appear at the new location and out of sight, and all the numbers in the Edit window will be gone because the object is too far away. (it is automatically de-selected when out of range) If you don't remember what typos you made, it is very difficult to locate the object again.

Finding Lost Object

If you are in a sand box, the object will be returned to you in your Inventory's Lost And Found folder after a time period. (The Auto-return period is set by the land owner). But if you are building in a area where you have permission, the object won't automatically return, you'll have a good time searching for it. (imagine losing your diamond ring in a island)

Second Life minimap
The mini-map. Move your mouse over then roll your wheel to change zoom level. (or Right click on the mini-map to get a zoom level menu) Your objects will show in the mini-map in cyan. Also note the “Stop Tracking” menu command. When selected, it stops your teleport red-beam showing up in-world.

If you did make such a mistake, here's some techniques to help locating the object. First, write down your av's current position, and the axis which you mis-typed. Now, show the mini-map, right click on it and choose zoom-close. Your objects would shown in cyan. Now, create a box and sit on it, then move the box by the position axis. This way, you'll be constrained to move in only one direction, the direction you mis-typed your coordinate input field. Now, just use the techniques of moving your camera with the help of the mini-map to find your diamond ring.

Material

material
The Material Menu under the Object tab.

The Material Menu specifies what material the object is made of. Different material will have different properties in aspects of friction, bunchiness, hardness, mass… Objects of different materials will behave differently when thrown, pushed, run-into, etc.

If you are just building static, non-moving, non-interacting shapes, such as a house, these are not important.

Building Block Type

build block type
The “Building Block Type” popup a menu

Suppose you just created a cube prim. But you decided that you want a sphere instead. Normally, you'd have to delete the cube, then create the sphere. But with the Building Block menu, all you have to do is pull it down and select Sphere, and your currently selected prim will be changed into that type.

“Path Cuting” (pie-cut)

path-cut
Several prims with “path-cut”, with B=0.25 and E=1.

The “Path Cut Begin and End” cuts a wedge-shaped section out of your prim, like cutting a piece of cake. The B and E input boxes mean Begin and End. They should be values between 0 and 1, with B < E.

The prim needs not to be a cylinder to be path-cut. Other shaped prims will also cut similarly. The best way to see what shape you get is by trying it on a prim, by clicking the increment/decrement arrows and see how cut changes.

One of the default prim the half-cylinder prim, is actually just a predefined path-cut version of the cylinder prim. Similarly is the cone and cut-cone, sphere and half-sphere.

Hollowing a Object

A object can be hollowed out.

hollow menu
The hollow options under the Object tab.
hollowed prims
Some hollowed prims, showing the 3 basic types of hollowing: punch-stamp (for box, cylinder, prism), empty-center (for sphere), make-tube (for torus, rings). You cannot choose which type you want. Each type of hollowing are fixed with the prim's type.

For cube, cylinder, prism prims, the hollow option punches a hole from the top. For sphere, it empties its core. For torus and tube type of prims, it makes them into tube-like things.

Twist Begin and End

twist ui twist
The twist input fields, and a long twisted box, with B=180 and E=0.

A twisted object can be created using the input fields under “Twist Begin and End”. The B and E fields each can have values from -180 to 180. These are degrees. The B field begin twisting at the bottom. The E field ends twisting at the top. (a circle is 360°. A positive twist is counter-clockwise, looked from above.)

Taper

A prim can be tapered. The range for the X field is -1 to 1. When positive, it shrinks the width of the object in the x-direction, at the top. When X=1, the top will have width 0, like a triangle. When the value is negative, it tapers the bottom instead. The Y input field controls tapering in the Y-axes direction.

tapered box 1 tapered box 2
Two tapered cubes. The left one has X=0.8 . The right one has X=-0.8 . Both have y=0. Note how the texture on the face is screwed up. It is just the way it is.

Top Shear

A slanted shape can be made by shearing a prim. (shearing changes the shape so that the higher it is, the more shifted it is) The range for the shear fields are -0.5 to 0.5.

sheared box
A Top-sheared box, with X=0.5 and Y=0.