ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
StartStateAI: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Un-DeeZire'd |
||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
Specifies the | |name={{PAGENAME}} | ||
|files={{Categ|Rules(md).ini}} | |||
|values={{values|int}} | |||
|default=0 | |||
|types={{Categ|Particles}} | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |||
|yr=yes | |||
|ares=yes | |||
}} | |||
Specifies the first frame of this [[particle]]'s [[animation]] sequence. Applies only to particles that use [[SHP]]-based [[image]]. | |||
==See Also== | |||
*[[EndStateAI]] | |||
*[[StateAIAdvance]] |
Latest revision as of 10:36, 13 February 2020
Flag: | StartStateAI |
File(s): | Rules(md).ini |
Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
Default: | 0 |
Applicable to: | Particles |
Specifies the first frame of this particle's animation sequence. Applies only to particles that use SHP-based image.