Prototype/Decorative

From Official Factorio Wiki
Revision as of 14:38, 17 November 2018 by Bilka (talk | contribs) (Created page with "== Basics == Extends Prototype. == Mandatory properties == This prototype inherits all the properties from Prototype. === pictures === '''Type''': Types/SpriteVari...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Basics

Extends Prototype.

Mandatory properties

This prototype inherits all the properties from Prototype.

pictures

Type: Types/SpriteVariations

Must contain at least 1 picture.

Optional properties

collision_box

Type: Types/BoundingBox

Must contain the [0,0] point. Max radius of the collision box is 8.

render_layer

Type: Types/RenderLayer

Default: "decorative"

grows_through_rail_path

Type: Types/bool

Default: false

tile_layer

Type: Types/uint8

Default: 0

Mandatory if render_layer = "decals". This uint8 is converted to a Types/RenderLayer internally.

autoplace

Type: Types/AutoplaceSpecification

collision_mask

Type: Types/CollisionMask

Default: "doodad-layer"