Start: Difference between revisions
Appearance
No edit summary Tag: Reverted |
Rain-Islet (talk | contribs) m [bot] Batch update {{Bugs}} templates. |
||
| (One intermediate revision by one other user not shown) | |||
| Line 14: | Line 14: | ||
Specifies the 0-based starting frame of this animation's first loop. See [[Animation Looping]] for more info. | Specifies the 0-based starting frame of this animation's first loop. See [[Animation Looping]] for more info. | ||
{{bugs}} | =={{bugs}}== | ||
[[File:Next-anim-start-doubled.gif|thumb|Note the jumps in this sequence caused by the bug. Click on the image for more information.]]{{f|Start}} gets doubled if the animation is created via {{f|Next|link}}. For example, {{f|Start|10}} will in fact start the animation from the 20th (0-based) frame. | [[File:Next-anim-start-doubled.gif|thumb|Note the jumps in this sequence caused by the bug. Click on the image for more information.]]{{f|Start}} gets doubled if the animation is created via {{f|Next|link}}. For example, {{f|Start|10}} will in fact start the animation from the 20th (0-based) frame. | ||
Latest revision as of 17:54, 2 July 2025
|
|
|
|
|
|
| Flag: | Start |
| File(s): | Art(md).ini |
| Values: | Unsigned integers |
| Default: | 0 |
| Applicable to: | Animations |
Specifies the 0-based starting frame of this animation's first loop. See Animation Looping for more info.
Bugs/Side-Effects/Unexpected Limitations

This also has some impact on Animation Looping, see: Animation Looping#Bugs.
It will inevitably insert an even frame (0-based) / odd frame (1-based), thus preventing you from controlling the looped animation to stay on a specific frame.





