Factorio Prototype DocsVersion 1.1.107

AnimatedVector :: struct

Properties

rotations :: array[VectorRotation]
render_layer optional :: RenderLayer

Default render layer for the rotations.

Default render layer for the rotations.

direction_shift optional :: DirectionShift

Properties

rotations :: array[VectorRotation]

VectorRotation :: struct

Properties

frames :: array[Vector]

The size of all frames must be the same.

render_layer :: RenderLayer optional

render_layer :: RenderLayer optional

Default render layer for the rotations.

direction_shift :: DirectionShift optional

DirectionShift :: struct

Properties

north :: Vector optional

east :: Vector optional

south :: Vector optional

west :: Vector optional

Prototypes

Types