• Making Models Share Animations
    1 replies, posted
Hello. So I've recently figured out how to get animations to work and mostly it's working how I'd expect it. However, the animation only works for the model that I've exported. How do I make the animation compatible with all models? Thanks.
After doing my research, I'd assume models inherit their animations from the following lines: [CODE]$IncludeModel "humans/male_shared.mdl" $IncludeModel "humans/male_ss.mdl" $IncludeModel "humans/male_gestures.mdl" $IncludeModel "humans/male_postures.mdl"[/CODE]
Sorry, you need to Log In to post a reply to this thread.