Factorio Prototype DocsVersion 2.0.15

SpaceLocationAsteroidSpawnDefinition :: struct

Inherits from AsteroidSpawnPoint

Properties

type optional :: "entity" or "asteroid-chunk"
asteroid :: EntityID or AsteroidChunkID

The type this is loaded as depends on type.

The type this is loaded as depends on type.

Inherited from AsteroidSpawnPoint
probability :: double

Must be >= 0.

Must be >= 0.

speed :: double

Must be > 0.

Must be > 0.

angle_when_stopped optional :: double

Facing the north. [...]

Facing the north. [...]

Properties

type :: "entity" or "asteroid-chunk" optional

Default: "entity"

asteroid :: EntityID or AsteroidChunkID

The type this is loaded as depends on type.

Prototypes

Types

Defines