Half-Life: Alyx Workshop Tools/Modeling/Model Creation
Jump to navigation
Jump to search
All Half-Life: Alyx models start from meshes. These can be authored in two ways: From a pre-existing mesh file created in external 3D software, or alternatively, made within Hammer.
Creating a model
Here's 2 separate ways you can create a model.
From an existing mesh
To create a model using an existing mesh:
- Launch ModelDoc Editor if it is not already open.
- Select the yellow star button.
- Select "Add Meshes..."
- From the window that opens, navigate to, and open a mesh that is within your addon's content folder. It should be placed in your addon content's "models" folder. If you do not have one, create it.
From Hammer
Hammer can be used to create models without the use of third-party software. Simply create a model, and do the following:
- Select the meshes belonging to the model
- Right click on them
- From the context menu, select "Selected Objects" > Create Model From Selection
- From the save dialog, save it somewhere in your "models" folder in the content folder for your addon.