Coded by Stalker (George Petrou)
Animations by Stiffy360
Animations ported to HL2 base by Stalker
I have other animation mods installed
- Install the wOS Version of the Prone Mod, the wOS Prone Extension, and the wOS Base Extension.
- Note that this version of the Prone Mod will only work with other animation mods if they are compatible with wOS.
I do not have other animation mods installed
- Simply install the standalone version of the Prone Mod.
If you're running a server make sure all your clients download the files too. Only WorkshopDL will work! FastDL will not work for downloading these files.
How do you add custom animations to Garry's Mod models?
- You have to compile m_anm.mdl, f_anm.mdl, z_anm.mdl, found in the Garry's Mod model source here, with the animations you want.
How do you add custom animations to the HL2/Police models?
- That was done by decompiling "humans/male_postures.mdl", "humans/female_postures.mdl", and "police_ss.mdl" from the Garry's Mod vpk, then recompiling them with the animations you want to add. You can see those in the "Model Source/gmod_animations/hl2model_stuff" folder in this repository.
Why can I only have one animation mod installed at a time?
- Only one addon will be able to override m_anm.mdl, f_anm.mdl, z_anm.mdl, male_postures.mdl, female_postures.mdl, and police_ss.mdl
What is the wOS version and why should I use it?
- wOS is a coordinated effort to enable support for multiple animation mods at once. The wOS base overrides m_anm.mdl, f_anm.mdl, and z_anm.mdl, then tries to load all of the wOS extensions present. It loads them using the $IncludeModel qc command, and non-present wOS extensions will silently fail to load. This is different than my version of m_anm.mdl, f_anm.mdl, and z_anm.mdl which only include my own prone animations and don't look for any third-party animations.
Are gamemodes like Clockwork, Nutscript, and Helix supported?
- Yes, the Prone Mod was updated to support player models using the HL2 NPC animation base so they should work fine. However, Clockwork support is not guaranteed since it is a private gamemode.
Copyright 2016-2020 George "Stalker" Petrou
You are free to do anything with the contents of this repository except the following:
- Sell them, modified or not.
- Claim them as your own.