Factorio Prototype DocsVersion 1.1.107

RotatedAnimation4Way :: struct or RotatedAnimation

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

Properties

north :: RotatedAnimation
east optional :: RotatedAnimation

Defaults to the north animation.

Defaults to the north animation.

south optional :: RotatedAnimation

Defaults to the north animation.

Defaults to the north animation.

west optional :: RotatedAnimation

Defaults to the east animation.

Defaults to the east animation.

Properties

east :: RotatedAnimation optional

Defaults to the north animation.

south :: RotatedAnimation optional

Defaults to the north animation.

west :: RotatedAnimation optional

Defaults to the east animation.

Prototypes

Types