ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "SuperAnim"

From ModEnc
Jump to: navigation, search
(Created page with "The SuperAnim logic works in four parts. An anim to play once while going from not ready to ready An anim to loop while the superweapon is ready An anim to play while going...")
 
m
 
Line 1: Line 1:
The SuperAnim logic works in four parts.
+
The SuperAnim logic works in four parts:
An anim to play once while going from not ready to ready
+
 
An anim to loop while the superweapon is ready  
+
*An anim to play once while going from not ready to ready
An anim to play while going from ready to fire to not ready
+
*An anim to loop while the superweapon is ready  
An anim to loop while the superweapon is not ready
+
*An anim to play while going from ready to fire to not ready
 +
*An anim to loop while the superweapon is not ready
  
 
SuperAnim= is the first of these that loops while the superweapon is not charged
 
SuperAnim= is the first of these that loops while the superweapon is not charged

Latest revision as of 15:05, 4 July 2021

The SuperAnim logic works in four parts:

  • An anim to play once while going from not ready to ready
  • An anim to loop while the superweapon is ready
  • An anim to play while going from ready to fire to not ready
  • An anim to loop while the superweapon is not ready

SuperAnim= is the first of these that loops while the superweapon is not charged

See Also