Prototype/SimpleEntityWithOwner

From Official Factorio Wiki
Revision as of 15:53, 24 July 2019 by Bilka (talk | contribs) (Set prototype parent)
Jump to navigation Jump to search

Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/SimpleEntityWithOwner


Basics

Prototype type: simple-entity-with-owner

Extends Prototype/EntityWithHealth. Has a force, but unlike Prototype/SimpleEntityWithForce it is only attacked if the biters get stuck on it.

Optional properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

render_layer

Type: Types/RenderLayer

Default: "object"

random_animation_offset

Type: Types/bool

Default: false

pictures

Type: Types/SpriteVariations

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

picture

Type: Types/Sprite

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

animations

Type: Types/AnimationVariations

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