Types/TreePrototypeVariation: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Graphics definition for a Prototype/Tree. == Mandatory properties == === trunk === '''Type''': Types/Animation Has to have one more frame than <code>lea...")
 
(0.17)
Line 7: Line 7:


Has to have one more frame than <code>leaves</code>.
Has to have one more frame than <code>leaves</code>.
=== shadow ===
'''Type''': [[Types/Animation]]


=== leaves ===
=== leaves ===

Revision as of 19:02, 7 August 2019

Basics

Graphics definition for a Prototype/Tree.

Mandatory properties

trunk

Type: Types/Animation

Has to have one more frame than leaves.

shadow

Type: Types/Animation

leaves

Type: Types/Animation

leaf_generation

Type: Types/CreateParticleTriggerEffectItem

The Types/CreateEntityTriggerEffectItem#entity_name has to be the name of a Prototype/LeafParticle.

branch_generation

Type: Types/CreateParticleTriggerEffectItem