Prototype/SimpleEntityWithForce: Difference between revisions
Jump to navigation
Jump to search
(0.17.67) |
(1.1.51: Prototype/EntityWithOwner added, SimpleEntityWithForce inherits from SimpleEntityWithOwner) |
||
(3 intermediate revisions by 2 users not shown) | |||
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}} | ||
Latest revision as of 19:26, 21 January 2022
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/SimpleEntityWithOwner » Prototype/SimpleEntityWithForce
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.