Prototype/SimpleEntityWithOwner
Revision as of 14:00, 27 June 2018 by Bilka (talk | contribs) (Created page with "== Basics == Extends Prototype/EntityWithHealth. == Optional properties == This prototype inherits all the properties from Prototype/EntityWithHealth. === pictures =...")
Basics
Extends Prototype/EntityWithHealth.
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'