Template:KV GenericActor: Difference between revisions
Jump to navigation
Jump to search
m (ew spacing) |
(intn for Source/HL2 keyvalue templates) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{back|Template:KV_AI_BaseActor}} | <noinclude>{{back|Template:KV_AI_BaseActor}} | ||
</noinclude>{{minititle|GenericActor}} | </noinclude>{{minititle|GenericActor}} | ||
{{KV|Hull type | {{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