Blender 2.8x/2.9x - Decompiling Valve .MDL Files Using Crowbar
SFM Guides
   
Award
Favorite
Favorited
Unfavorite
2 Comments
ZeqMacaw 15 Oct, 2020 @ 11:12pm 
The "$DeclareSequence QCI file" option creates a QCI file that lists a $declaresequence command for every sequence in the order that they are found in the model. This is useful for replacing models (or just their sequences) used in source engine games, such as the survivors in L4D2. The sequence order needs to stay the same for replacements because a game server controls which sequence plays based on the ordering.
ZeqMacaw 15 Oct, 2020 @ 10:58pm 
:lunar2019coolpig: