Factorio Prototype DocsVersion 2.0.15

SpiderEngineSpecification :: struct

Properties

legs :: SpiderLegSpecification or array[SpiderLegSpecification]
walking_group_overlap optional :: float

The amount of overlap allowed between spider leg walking groups. [...]

The amount of overlap allowed between spider leg walking groups. [...]

Properties

walking_group_overlap :: float optional

Default: 0

The amount of overlap allowed between spider leg walking groups. Valid values are between 0.0 and 1.0. Default is 0.0 (no overlap); all legs in the current walking group must complete their step before the next walking group is allowed to move. 0.5 means the next walking group is allowed to start when the time remaining in the current walking group's step is about half of the time that the next group's step is predicted to take.

Prototypes

Types

Defines