AnimationVariables?

Post » Wed Jun 20, 2012 3:47 am

I see entries for functions like: GetAnimationVariableFloat/Int/Bool/etc in the creationkit documentation, but no listing of AnimationVariables other than the few listed as examples in those corresponding entries. Is there a list of these somewhere, or a way to look them up in the creationkit themselves?
User avatar
Mashystar
 
Posts: 3460
Joined: Mon Jul 16, 2007 6:35 am

Post » Wed Jun 20, 2012 9:01 am

I tried using those to store arbitrary information - but their data just refuses to stick :(
User avatar
Lewis Morel
 
Posts: 3431
Joined: Thu Aug 16, 2007 7:40 pm

Post » Wed Jun 20, 2012 12:37 am

These are Values stored in the Behavior Files and used to conditionalize animations...
User avatar
Philip Lyon
 
Posts: 3297
Joined: Tue Aug 14, 2007 6:08 am

Post » Wed Jun 20, 2012 10:03 am

Precisely why I'd like to mess around with them ;)
User avatar
yermom
 
Posts: 3323
Joined: Mon Oct 15, 2007 12:56 pm

Post » Wed Jun 20, 2012 10:06 am

Precisely why I'd like to mess around with them :wink:

Like SaidenStorm mentioned, these are animation variables, which some are hardcoded. Attempting to mess with it will potentially damage your game. I found out a hard way while moding my mounted combat (see sig), and ended up steam-restore the game. So do be careful when you attempt to change it :P
User avatar
C.L.U.T.C.H
 
Posts: 3385
Joined: Tue Aug 14, 2007 6:23 pm


Return to V - Skyrim