Hammer Block Tool: Difference between revisions
Jump to navigation
Jump to search
(fixed error in prefab placement (wrong tool) + links) |
(Fixed link and started moving the section on prefabs to prefab.) |
||
Line 13: | Line 13: | ||
# Drag a box in a 2D view, making sure it is the correct size and in the correct position in each of the views. | # Drag a box in a 2D view, making sure it is the correct size and in the correct position in each of the views. | ||
# Press Enter to create the solid (or, alternatively, click the right mouse button and select ''Create Object''). | # Press Enter to create the solid (or, alternatively, click the right mouse button and select ''Create Object''). | ||
{{clr}} | {{clr}} | ||
==Inserting prefabs with the Block Tool== | ==Inserting prefabs with the Block Tool== | ||
To place a prefab object, | Using the '''Block Tool''', you can also place a [[prefab]] while scaling it to a new size. (To place a prefab object while retaining its original size, it is better to use the [[Hammer Entity Tool|Entity Tool]] instead.) See [[Prefab]] for more detailed information on creating and inserting prefabs. | ||
==See Also== | ==See Also== | ||
* [[ | * [[Prefab|Inserting Prefabs]] | ||
* [[Brush Creation]] | * [[Brush Creation]] | ||
[[Category:Hammer Tools]] | [[Category:Hammer Tools]] |
Revision as of 19:20, 27 August 2006
This is the basic brush creation tool in Hammer. The Block Tool allows you to create some different types of primitive shapes, some more complex ones and it is also used to place prefab objects. Once selected, the New Objects toolbar will contain a list of objects from which to choose.
Creating brushes
Creating brushes is quite simple. The process always follows the same four basic steps:
- Select the Block Tool.
- In the New Objects Bar, select the shape in the Objects selection box. There are multiple options, such as Block, Wedge, and Cylinder. See the Primitive page for a full list and visual examples.
- Drag a box in a 2D view, making sure it is the correct size and in the correct position in each of the views.
- Press Enter to create the solid (or, alternatively, click the right mouse button and select Create Object).
Inserting prefabs with the Block Tool
Using the Block Tool, you can also place a prefab while scaling it to a new size. (To place a prefab object while retaining its original size, it is better to use the Entity Tool instead.) See Prefab for more detailed information on creating and inserting prefabs.