Prototype/SimpleEntityWithOwner: Difference between revisions
(picture is a Sprite4Way in version 1.1.) |
(force_visibility affects selection) |
||
Line 26: | Line 26: | ||
{{Prototype property|force_visibility|[[Types/ForceCondition|ForceCondition]]|"all"|optional=true}} | {{Prototype property|force_visibility|[[Types/ForceCondition|ForceCondition]]|"all"|optional=true}} | ||
If the entity is not visible to a player, the player cannot select it. |
Revision as of 11:22, 20 April 2021
Template:Prototype parent 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.
Template:Prototype property Whether a random graphics variation is chosen when placing the entity/creating it via script/creating it via map generation. If this is false, the entity will use the first variation instead of a random one.
Template:Prototype property Must have one of 'picture', 'pictures' or 'animations' defined.
Template:Prototype property Must have one of 'picture', 'pictures' or 'animations' defined.
Template:Prototype property Must have one of 'picture', 'pictures' or 'animations' defined.
Template:Prototype property If the entity is not visible to a player, the player cannot select it.