Template:KV GenericActor: Difference between revisions
Jump to navigation
Jump to search
(.) |
(intn for Source/HL2 keyvalue templates) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{back|Template:KV_AI_BaseActor}}</noinclude>{{minititle|GenericActor}} | <noinclude>{{back|Template:KV_AI_BaseActor}} | ||
{{KV|Hull type | </noinclude>{{minititle|GenericActor}} | ||
{{KV|Hull type|intn=hull_name|choices|Physical size of the entity. Affects navigation capabilities and the [[bounding box]]. | |||
:*<code>HUMAN_HULL</code>: Human | :*<code>HUMAN_HULL</code>: Human | ||
:*<code>WIDE_HUMAN_HULL</code>: Wide | :*<code>WIDE_HUMAN_HULL</code>: Wide | ||
:*<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> |
Latest revision as of 13:00, 9 July 2024
GenericActor:
- Hull type (hull_name) <choices>
- Physical size of the entity. Affects navigation capabilities and the bounding box.
HUMAN_HULL
: HumanWIDE_HUMAN_HULL
: WideTINY_HULL
: TinyMEDIUM_HULL
: MediumLARGE_HULL
: Large