Prototype/SimpleEntityWithForce: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (Bilka moved page Prototype/SimpleEntityWtihForce to Prototype/SimpleEntityWithForce without leaving a redirect: typo)
(→‎Basics: note on difference to simpleentity)
Line 1: Line 1:
== Basics ==
== Basics ==
Extends [[Prototype/EntityWithHealth]].
Extends [[Prototype/EntityWithHealth]]. Will be targeted by units/turrets.


== Optional properties ==
== Optional properties ==

Revision as of 13:07, 3 September 2018

Basics

Extends Prototype/EntityWithHealth. Will be targeted by units/turrets.

Optional properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

pictures

Type: Types/SpriteVariations

Must have defined one of 'picture', 'pictures' or 'animations'

picture

Type: Types/Sprite

Must have defined one of 'picture', 'pictures' or 'animations'

animations

Type: Types/AnimationVariations

Must have defined one of 'picture', 'pictures' or 'animations'