Prototype/SimpleEntityWithForce: Difference between revisions
Jump to navigation
Jump to search
(secondary draw order description) |
(1.1.51: Prototype/EntityWithOwner added, SimpleEntityWithForce inherits from SimpleEntityWithOwner) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/ | {{Prototype parent|Prototype/SimpleEntityWithOwner}} | ||
By default, this entity will be a priority target for units/turrets, who will choose to attack it even if it does not block their path. Use [[Prototype/SimpleEntityWithOwner]] for entities that are only attacked when they block enemies. | |||
{{Prototype TOC|simple-entity-with-force | {{Prototype TOC|simple-entity-with-force|no-properties=true}} | ||
Revision as of 19:26, 21 January 2022
Template:Prototype parent By default, this entity will be a priority target for units/turrets, who will choose to attack it even if it does not block their path. Use Prototype/SimpleEntityWithOwner for entities that are only attacked when they block enemies.