• Animations
    2 replies, posted
Is it possible to get all animations from a model with a command? Like this: [CODE]AnimationsTable = GetAllAnimations( "models/humans/Group01/male_01.mdl" )[/CODE] EDIT:And yes, I realise there is no such function as GetAllAnimations but I'm looking for something similar. And I want the names of the animations like "idle_subtle" not the numbers.
Use the Source SDK model viewer - no function like that exists
[QUOTE=Disseminate;21812489]Use the Source SDK model viewer - no function like that exists[/QUOTE] Okay, thought soo too. Thanks.
Sorry, you need to Log In to post a reply to this thread.