Prototype/SimpleEntity

From Official Factorio Wiki
Revision as of 14:00, 27 June 2018 by Bilka (talk | contribs) (ordering)
Jump to navigation Jump to search

Basics

Extends Prototype/EntityWithHealth.

Optional properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

count_as_rock_for_filtered_deconstruction

Type: Types/bool

Default: false

pictures

Type: Types/SpriteVariations

Simple entity must have defined one of 'picture', 'pictures' or 'animations'

picture

Type: Types/Sprite

Simple entity must have defined one of 'picture', 'pictures' or 'animations'

animations

Type: Types/AnimationVariations

Simple entity must have defined one of 'picture', 'pictures' or 'animations'