Pivots
Create the base extension
Section titled βCreate the base extensionβThe base of this simple robot has two parts: the flat base we created already, and the taller extension.
-
Deselect the
BaseStructurepart so that nothing is selected. -
Create a new cube structure, and name it β
BaseExtension.β -
Change the pivot of β
BaseExtensionβ to βBottomβ.
How pivots work
Section titled βHow pivots workβEvery structure has a pivot. Youβll know where the pivot on a structure is by observing where the move/rotate/scale handle originates.
The pivot of a structure is the point from which size, position, and rotation are calculated for that part.
We changed the pivot of BaseExtension from center to bottom. This means when we resize it, it will change its size leaving the bottom where it is, and move the top up and down.
- Set the position of
BaseExtensionto be right at the top of BaseStructure.
Just as with changing the size of a structure, there are three ways to move a part:
- You can enter the desired position in the text input fields under position.
- You can click and drag left and right on the X, Y, or Z label to drag the numbers higher or lower.
- You can use the position handles to adjust the position of selected structures.


To change the active handles to position handles, click the tool icon, or press W.
-
Change the size of BaseExtension to
0.75,2.0,0.75.
Again, because the pivot is bottom, the size changes leave the bottom of BaseExtension exactly where we want it.