Factorio Prototype DocsVersion 2.0.15

SegmentEngineSpecification :: struct

Used by SegmentedUnitPrototype to define and manage the segments that make up the body of the entity.

Properties

segments :: array[SegmentSpecification]

The segments that compose the entity's body. [...]

The segments that compose the entity's body. [...]

Properties

segments :: array[SegmentSpecification]

The segments that compose the entity's body. Must contain no more than 63 entries.

Prototypes

Types

Defines