Template:KV GenericActor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (ew spacing)
m (Added to Keyvalue Templates category)
Line 6: Line 6:
:*<code>TINY_HULL</code>: Tiny
:*<code>TINY_HULL</code>: Tiny
:*<code>MEDIUM_HULL</code>: Medium
:*<code>MEDIUM_HULL</code>: Medium
:*<code>LARGE_HULL</code>: Large}}
:*<code>LARGE_HULL</code>: Large}}<noinclude>[[Category:Keyvalue Templates|GenericActor]]</noinclude>

Revision as of 17:43, 14 January 2020

Template:KV_AI_BaseActor

GenericActor:

Hull type (hull_name) ([todo internal name (i)]) <choices>
Physical size of the entity. Affects navigation capabilities and the bounding box.
  • HUMAN_HULL: Human
  • WIDE_HUMAN_HULL: Wide
  • TINY_HULL: Tiny
  • MEDIUM_HULL: Medium
  • LARGE_HULL: Large