Factorio Prototype DocsVersion 1.1.100

AnimationVariations :: struct or Animation or array[Animation]

Properties

sheet optional :: AnimationSheet

The variations are arranged vertically in the file, one row for each variation.

The variations are arranged vertically in the file, one row for each variation.

sheets optional :: array[AnimationSheet]

Only loaded if sheet is not defined.

Only loaded if sheet is not defined.

Properties

sheet :: AnimationSheet optional

The variations are arranged vertically in the file, one row for each variation.

sheets :: array[AnimationSheet] optional

Only loaded if sheet is not defined.

Prototypes

Types