Prototype/Particle

From Official Factorio Wiki
Revision as of 10:51, 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. === pictures === '''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.

pictures

Type: Types/AnimationVariations

Picture variation count and individual frame count must be equal to shadow variation count.

life_time

Type: Types/uint16

Optional properties

shadows

Type: Types/AnimationVariations

Shadow variation variation count and individual frame count must be equal to picture variation count.

regular_trigger_effect

Type: Types/TriggerEffect

regular_trigger_effect_frequency

Type: Types/uint32

Default: 0

ended_in_water_trigger_effect

Type: Types/TriggerEffect

movement_modifier_when_on_ground

Type: Types/double

Default: 0.8

movement_modifier

Type: Types/double

Default: 1

mining_particle_frame_speed

Type: Types/float

Default: 0