Prototype/ParticleSource: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/Entity. == Mandatory properties == This prototype inherits all the properties from Prototype/Entity. === particle === '''Type''': Ty...")
 
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''particle-source'''
Extends [[Prototype/Entity]].
Extends [[Prototype/Entity]].



Revision as of 16:28, 21 January 2019

Basics

Prototype type: particle-source

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