Jump to content

ExpireAnim: Difference between revisions

From ModEnc²
en>Millefeuille
No edit summary
en>Millefeuille
No edit summary
Line 1: Line 1:
Can be set on [[Animations]] and [[VoxelAnims]] and defines an animation to be invoked when the animation expires due to contact with the ground (or perhaps other solid objects). ExpireAnim is not invoked if the animation expires due to having played through all its [[frames]], or [[LoopCount|loops]].
Can be set on [[Animations]] and [[VoxelAnims]] and defines an animation to be invoked when the animation expires due to contact with the ground (or perhaps other solid objects). ExpireAnim is not invoked if the animation expires due to having played through all its [[frames]], or [[LoopCount|loops]].  
 
==See also==
* [[Next]]
* [[Spawns]] and [[SpawnCount]]
* [[TrailerAnim]] and [[TrailerSeperation]]

Revision as of 20:40, 29 April 2015

Can be set on Animations and VoxelAnims and defines an animation to be invoked when the animation expires due to contact with the ground (or perhaps other solid objects). ExpireAnim is not invoked if the animation expires due to having played through all its frames, or loops.

See also