NPC Hull: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 4: Line 4:
{{warning|I have included some empirical npc data, however I am only guessing at which NPC Hull they belong to. --[[User:Beeswax|Beeswax]]}}
{{warning|I have included some empirical npc data, however I am only guessing at which NPC Hull they belong to. --[[User:Beeswax|Beeswax]]}}


{{note|[[info_node]] alone (?) has spawnflags corresponding to each NPC Hull type; eg ''2 : "Force small_centered permission" : 0''.}}
{{note|[[info_node]] (alone) has spawnflags corresponding to each NPC Hull type; eg ''2 : "Force small_centered permission" : 0''.}}





Revision as of 04:40, 4 March 2008

Stub

This article or section is a stub. You can help by expanding it.

This is a list of the NPC Hull types used for nodegraph calculations. They are (currently) listed in the sequence followed by the ai_next_hull command (see ai_show_connect).

Warning.pngWarning:I have included some empirical npc data, however I am only guessing at which NPC Hull they belong to. --Beeswax
Note.pngNote:info_node (alone) has spawnflags corresponding to each NPC Hull type; eg 2 : "Force small_centered permission" : 0.


human_hull

small_centered_hull

wide_human_hull

  • npc_combine_s,
  • will only consider pathways that are at least 32 units wide and 73 units high.


tiny_hull

wide_short_hull

  • npc_antlion,
  • will only consider pathways that are at least 36 units wide and 65 units high.


medium_hull

tiny_centered_hull

large_hull

large_centered_hull

medium_tall_hull

gargtest_hull