Prototype/ParticleSource

From Official Factorio Wiki
Revision as of 11:09, 25 June 2018 by Bilka (talk | contribs) (Created page with "== Basics == Extends Prototype/Entity. == Mandatory properties == This prototype inherits all the properties from Prototype/Entity. === particle === '''Type''': Ty...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Basics

Extends Prototype/Entity.

Mandatory properties

This prototype inherits all the properties from Prototype/Entity.

particle

Type: Types/string

Name of an entity.

time_to_live

Type: Types/float

time_to_live_deviation

Type: Types/float

Default: 0

time_before_start

Type: Types/float

time_before_start_deviation

Type: Types/float

Default: 0

height

Type: Types/float

height_deviation

Type: Types/float

Default: 0

vertical_speed

Type: Types/float

vertical_speed_deviation

Type: Types/float

Default: 0

horizontal_speed

Type: Types/float

horizontal_speed_deviation

Type: Types/float

Default: 0