Prototype/SimpleEntityWithForce: Difference between revisions
Jump to navigation
Jump to search
m (Bilka moved page Prototype/SimpleEntityWtihForce to Prototype/SimpleEntityWithForce without leaving a redirect: typo) |
(1.1.51: Prototype/EntityWithOwner added, SimpleEntityWithForce inherits from SimpleEntityWithOwner) |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{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|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.