This article relates to the game "Half-Life: Alyx". Click here for more information.
This article relates to the workshop tools for "Half-Life: Alyx". Click here for more information.
This article's documentation is for Source 2. Click here for more information.

Half-Life: Alyx Workshop Tools/Modeling/Model Creation

From Valve Developer Community
< Half-Life: Alyx Workshop Tools‎ | Modeling
Revision as of 15:30, 17 May 2020 by Dynacorp (talk | contribs) (Added page category.)
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:

  1. Launch ModelDoc Editor if it is not already open.
  2. Select the yellow star button.
  3. Select "Add Meshes..."
  4. 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:

  1. Select the meshes belonging to the model
  2. Right click on them
  3. From the context menu, select "Selected Objects" > Create Model From Selection
  4. From the save dialog, save it somewhere in your "models" folder in the content folder for your addon.