Ai singlefile (WC): Difference between revisions
From Valve Cut Content
No edit summary |
CrazyBubba64 (talk | contribs) (Added links to used assets) |
||
Line 15: | Line 15: | ||
<!-- Describe the map, what its purpose is, how it was supposed to play out. --> | <!-- Describe the map, what its purpose is, how it was supposed to play out. --> | ||
<b>AI_Singlefile</b> is a simplistic dev-textured map intended to test AI collision resolution. It does not function in the current versions of Half-Life 2, as the search radius on the <code>scripted_sequence</code>s is unable to reach the <code>npc_barney</code>s to make them move. There are 7 buttons, with the one in the center commanding all of the <code>npc_barney</code>s to move, while the rest command individuals. | <b>AI_Singlefile</b> is a simplistic dev-textured map intended to test AI collision resolution. It does not function in the current versions of Half-Life 2, as the search radius on the <code>scripted_sequence</code>s is unable to reach the <code>npc_barney</code>s to make them move. There are 7 buttons, with the one in the center commanding all of the <code>npc_barney</code>s to move, while the rest command individuals. | ||
==Referenced Assets== | |||
===Entities=== | |||
*[[func_button]] | |||
*[[info_node]] | |||
*[[info_player_start]] | |||
*[[light_environment]] | |||
*[[npc_barney]] | |||
*[[scripted_sequence]] | |||
===Materials=== | |||
*[[hl2/materials/dev/dev_measuregeneric01b]] | |||
*[[hl2/materials/dev/dev_measurehall01]] | |||
*[[hl2/materials/dev/dev_measureswitch02]] | |||
*[[hl2/materials/dev/dev_measureswitch03]] | |||
*[[hl2/materials/skybox/sky_wasteland02]] | |||
*[[hl2/materials/tools/toolsskybox]] | |||
==Gallery== | ==Gallery== |
Latest revision as of 23:06, 28 October 2023
![]() | |
Info | |
---|---|
Game | Half-Life 2 |
Leak | WC Mappack |
Map Date | August 24, 2002 |
Editor Build | 2045 |
Map Date (NET) | May 31, 2002 |
AI_Singlefile is a testmap intended to test how numerous overlapping NPCs path past one another.
Overview
AI_Singlefile is a simplistic dev-textured map intended to test AI collision resolution. It does not function in the current versions of Half-Life 2, as the search radius on the scripted_sequence
s is unable to reach the npc_barney
s to make them move. There are 7 buttons, with the one in the center commanding all of the npc_barney
s to move, while the rest command individuals.
Referenced Assets
Entities
Materials
- hl2/materials/dev/dev_measuregeneric01b
- hl2/materials/dev/dev_measurehall01
- hl2/materials/dev/dev_measureswitch02
- hl2/materials/dev/dev_measureswitch03
- hl2/materials/skybox/sky_wasteland02
- hl2/materials/tools/toolsskybox