Full Animation List?

Stickeyjam

L2: Junior Member
Jun 2, 2009
52
1
Is there a list with every animation on it somewhere? I'm creating a few prop_dynamics of players, but would be handy to know what animation codes I can use on them.

I'm talking about things like, selectionmenu_idle and taunt01 etc.
 

lana

Currently On: ?????
aa
Sep 28, 2009
3,075
2,778
You should be able to see available animations in the model viewer. Click through the tabs on the bottom right panel.
 

zero_rogue

L1: Registered
Sep 15, 2009
38
36
I would also suggest using the model tab in the object properties window. It should show all available animations under the sequence drop down. The placed model will use any animations you select. This way you can see what it will look like in your map.

Keep in mind however,

1)This does not set the model to use the animation(only a preview)

2)every prop of the same model will also use the animation. (so make sure to put it back to "ref" or "idle" when done)
 

Stickeyjam

L2: Junior Member
Jun 2, 2009
52
1
Thanks all! One last thing, the randomly animate propery doesn't seem to work on prop_dynamics. I have a model of a Pyro that taunts every second, but when I turn on randomly animate, it won't animate all, even with the random animation settings set.
 

Jethro

MUSty Complainer
Nov 2, 2009
287
281
Take a look at the decompiled pl_thundermountain to see how they did it.