Types/AnimationVariations: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "Is specified by list of Types/Animation definitions. It is typically used for different variations of the same object.") |
(0.16) |
||
Line 1: | Line 1: | ||
Either specified by list (array) of [[Types/Animation]] definitions, or using the below property. | |||
== Properties == | |||
=== sheet === | |||
'''Type''': [[Types/Animation]] | |||
An animation. Does not use the <code>layers</code> property. The <code>filename</code> is mandatory. Another mandatory property is <code>variation_count</code>, an [[Types/uint32]]. | |||
The variations are arranged vertically in the file, one row for each variation. |
Revision as of 19:38, 16 September 2018
Either specified by list (array) of Types/Animation definitions, or using the below property.
Properties
sheet
Type: Types/Animation
An animation. Does not use the layers
property. The filename
is mandatory. Another mandatory property is variation_count
, an Types/uint32.
The variations are arranged vertically in the file, one row for each variation.