Next: Difference between revisions
Appearance
en>Testid123 mNo edit summary |
m Remove the misleading content and one-sided conclusions added by Testid123. |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 17: | Line 17: | ||
==Notes== | ==Notes== | ||
{{f|Next}} replaces the current animation without actually creating a new instance of the [[AnimClass|animation object class]]. This means that some settings carry over to the subsequent animation, such as trajectory (or lack thereof). This in turn means that stationary animations ({{f|Bouncer|no|link}}) effectively cannot spawn animated debris, i.e. animations with {{f|MaxXYVel|link}}, {{f|MinZVel|link}}, and {{f|Bouncer|yes}} defined. Use {{f|Spawns|link}} or {{f|TrailerAnim|link}} for such purpose instead. | {{f|Next}} replaces the current animation without actually creating a new instance of the [[AnimClass|animation object class]]. This means that some settings carry over to the subsequent animation, such as layer and trajectory (or lack thereof). This in turn means that stationary animations ({{f|Bouncer|no|link}}) effectively cannot spawn animated debris, i.e. animations with {{f|MaxXYVel|link}}, {{f|MinZVel|link}}, and {{f|Bouncer|yes}} defined. Use {{f|Spawns|link}} or {{f|TrailerAnim|link}} for such purpose instead. | ||
==Special== | ==Special== | ||
*Setting an animation name that is the same as the main animation This will cause the animation to loop endlessly. (equivalent to {{f|LoopCount|-1|link}}). | *Setting an animation name that is the same as the main animation This will cause the animation to loop endlessly. (equivalent to {{f|LoopCount|-1|link}}). | ||
==See also== | ==See also== | ||
[[Spawns]] and [[SpawnCount]] | |||
[[TrailerAnim]] and [[TrailerSeperation]] | |||
[[Start]] | |||
Latest revision as of 20:06, 2 April 2025
|
|
|
|
|
|
| Flag: | Next |
| File(s): | art(md).ini |
| Values: | Strings: Normal text. (Limited to: Animation ID) |
| Default: | none |
| Applicable to: | Animations |
Specifies the next animation to be played when this animation has played through all of its frames and loops, if any.
Notes
Next replaces the current animation without actually creating a new instance of the animation object class. This means that some settings carry over to the subsequent animation, such as layer and trajectory (or lack thereof). This in turn means that stationary animations (Bouncer=no) effectively cannot spawn animated debris, i.e. animations with MaxXYVel, MinZVel, and Bouncer=yes defined. Use Spawns or TrailerAnim for such purpose instead.
Special
- Setting an animation name that is the same as the main animation This will cause the animation to loop endlessly. (equivalent to LoopCount=-1).
See also
Spawns and SpawnCount





