New Animation Header via scripts?

Hello there, fellow developers!

Is it possible to create something like a new animation header?

I would like to create something like energycost , but for other properties (e.g.: health, guardpoints, etc.) in a manner that allows me to checks the animations requirements BEFORE accessing this animation.
 
You can put the checks before the animation is performed. Or alternatively, you can add script in 1st frame of the animation to cancel or change to IDLE if checks failed.
 
Back
Top Bottom