Factorio Prototype DocsVersion 2.0.15

RotatedAnimation8Way :: struct or RotatedAnimation

A map of rotated animations for all 8 directions of the entity. If this is loaded as a single RotatedAnimation, it applies to all directions.

Any direction that is not defined defaults to the rotated animation of the opposite direction. If that is also not defined, it defaults to the north rotated animation.

Properties

north_east :: RotatedAnimation optional

east :: RotatedAnimation optional

south_east :: RotatedAnimation optional

south :: RotatedAnimation optional

south_west :: RotatedAnimation optional

west :: RotatedAnimation optional

north_west :: RotatedAnimation optional

Prototypes

Types

Defines