NPC Hull: Difference between revisions
Jump to navigation
Jump to search
Warning:I have included some empirical npc data, however I am only guessing at which NPC Hull they belong to. --Beeswax
Note:info_node (alone) has spawnflags corresponding to each NPC Hull type; eg 2 : "Force small_centered permission" : 0.
mNo edit summary |
TomEdwards (talk | contribs) (I'll get the exact values for all these from the source code later) |
||
Line 7: | Line 7: | ||
= human_hull = | == human_hull == | ||
* [[npc_citizen]], [[npc_metropolice]], ... | * [[npc_citizen]], [[npc_metropolice]], ... | ||
* | * 30x30 wide, 73 high | ||
= small_centered_hull = | == small_centered_hull == | ||
= wide_human_hull = | == wide_human_hull == | ||
* [[npc_combine_s]], | * [[npc_combine_s]], | ||
* | * 32x32 wide, 73 high | ||
= tiny_hull = | == tiny_hull == | ||
= wide_short_hull = | == wide_short_hull == | ||
* [[npc_antlion]], | * [[npc_antlion]], | ||
* | * 36x36 wide, 65 high | ||
= medium_hull = | == medium_hull == | ||
= tiny_centered_hull = | == tiny_centered_hull == | ||
= large_hull = | == large_hull == | ||
= large_centered_hull = | == large_centered_hull == | ||
= medium_tall_hull = | == medium_tall_hull == | ||
= gargtest_hull = | == gargtest_hull == |
Revision as of 05:08, 4 March 2008
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).


human_hull
- npc_citizen, npc_metropolice, ...
- 30x30 wide, 73 high
small_centered_hull
wide_human_hull
- npc_combine_s,
- 32x32 wide, 73 high
tiny_hull
wide_short_hull
- npc_antlion,
- 36x36 wide, 65 high