Types/Animation4Way

From Official Factorio Wiki
Revision as of 08:59, 24 August 2018 by Bilka (talk | contribs) (more info)
Jump to navigation Jump to search

A map of animations for all 4 directions of the entity, or one Types/Animation that is used for all directions.

Properties

north

Type: Types/Animation

Optional. If omitted, the game will not look for any other directions and instead try to load the whole definition as one Types/Animation and apply it to all directions.

east

Type: Types/Animation

Mandatory if "north" is present.

south

Type: Types/Animation

Mandatory if "north" is present.

west

Type: Types/Animation

Mandatory if "north" is present.