ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
TrailerSeperation: Difference between revisions
Jump to navigation
Jump to search
Silverwind (talk | contribs) |
No edit summary |
||
Line 17: | Line 17: | ||
Specifies the delay, in [[frames]], between [[TrailerAnim|trailer animations]]. The longer the delay, the less trailer animations will be spawned from the parent animation. Only works in conjunction with {{f|TrailerAnim|link}}. | Specifies the delay, in [[frames]], between [[TrailerAnim|trailer animations]]. The longer the delay, the less trailer animations will be spawned from the parent animation. Only works in conjunction with {{f|TrailerAnim|link}}. | ||
== Notes == | |||
* The first trailer animation is randomly spawned anywhere between 0 and {{f|{{PAGENAME}}}} [[frames]] since the start of the parent animation. | |||
* This flag is valid despite the spelling mistake (''TrailerSep'''e'''ration''). Using the correct spelling (''TrailerSep'''a'''ration'') won't work. | |||
==See also== | ==See also== |
Latest revision as of 10:24, 6 May 2022
Flag: | TrailerSeperation |
File(s): | art(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Default: | 0 |
Applicable to: | Animations |
Specifies the delay, in frames, between trailer animations. The longer the delay, the less trailer animations will be spawned from the parent animation. Only works in conjunction with TrailerAnim.
Notes
- The first trailer animation is randomly spawned anywhere between 0 and TrailerSeperation frames since the start of the parent animation.
- This flag is valid despite the spelling mistake (TrailerSeperation). Using the correct spelling (TrailerSeparation) won't work.