Mapbase's model source files.
Go to file
2022-07-16 15:36:02 -05:00
.github Initial model sources repo commit 2021-09-20 13:07:41 -05:00
modelsrc Disabled new soldier idle-to-combat transitions by default 2022-07-16 15:36:02 -05:00
README.md Replaced many default soldier animations and most of the soldier-adapted metrocop pistol animations with custom Combine soldier animations manually posed in Blender 2021-10-21 23:26:21 -05:00

Mapbase Model Sources

This repository contains most of Mapbase's model and animation source files, primarily .qc, .qci, .smd, and .blend files.

The main tools used to create these models and animations were Crowbar, Blender, and Notepad++. The state of these are provided as they were used during development and there may be a few areas which are messy or otherwise difficult to read or understand.

As with the rest of Mapbase, leaked content was NOT involved with the creation of these models or animations.

This repository accepts pull requests for contributing models or animations to Mapbase.


Most of these source files are derived from decompiled Half-Life 2, Half-Life 2: Episode One, Half-Life 2: Episode Two, Half-Life 2: Deathmatch, or Left 4 Dead 1 content. Crowbar was used to decompile the content involved.

SMDs under custom subfolders (i.e. combine_soldier_anims_anims/custom/Idle1_Pistol.smd) are custom animations or modifications of decompiled animations created by Blixibon.

The following model sources or directories are from other external sources:

  • hl2mp_ported_anims - All files in this directory come from samples distributed as part of the Source SDK.
  • ChoreoModels - The body_poses_lean and bodyrules_xsi files come from samples distributed as part of the Source SDK.