NAV (file format): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} [[Category:Glossary]][[Category:Level Design]][[Category:AI]] | {{stub}} [[Category:Glossary]][[Category:Level Design]][[Category:AI]] | ||
A NAV file is a Navigation Mesh file for [[Bots]] in Counter-Strike. It defines, among other things the walkable space in a level.The file is generated automatically when bots are played for the first time on a specific map. One can edit a Navigation Mesh manually by typing nav_edit 1 in the console with sv_cheats 1 enabled. | A NAV file is a Navigation Mesh file for [[Bots]] in Counter-Strike. It defines, among other things the walkable space in a level. The file is generated automatically when bots are played for the first time on a specific map. One can edit a Navigation Mesh manually by typing nav_edit 1 in the console with sv_cheats 1 enabled. | ||
The Difference betwen an [[AIN]] and a [[NAV]] file is that an [[AIN]] file is mainly used for [[NPC]] navigation. | The Difference betwen an [[AIN]] and a [[NAV]] file is that an [[AIN]] file is mainly used for [[NPC]] navigation. |
Revision as of 16:20, 9 February 2006
A NAV file is a Navigation Mesh file for Bots in Counter-Strike. It defines, among other things the walkable space in a level. The file is generated automatically when bots are played for the first time on a specific map. One can edit a Navigation Mesh manually by typing nav_edit 1 in the console with sv_cheats 1 enabled.
The Difference betwen an AIN and a NAV file is that an AIN file is mainly used for NPC navigation.