Types/CreateParticleTriggerEffectItem: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Extends Types/CreateEntityTriggerEffectItem. == Optional properties == Inherits all properties from Types/CreateEntityTriggerEffectItem. === initial_height === '''Ty...")
(No difference)

Revision as of 15:28, 24 August 2018

Extends Types/CreateEntityTriggerEffectItem.

Optional properties

Inherits all properties from Types/CreateEntityTriggerEffectItem.

initial_height

Type: Types/float

Default: 0

initial_height_deviation

Type: Types/float

Default: 0

initial_vertical_speed

Type: Types/float

Default: 0

initial_vertical_speed_deviation

Type: Types/float

Default: 0

speed_from_center

Type: Types/float

Default: 0

speed_from_center_deviation

Type: Types/float

Default: 0

frame_speed

Type: Types/float

Default: 1

frame_speed_deviation

Type: Types/float

Default: 0