CS2 nav_test_bfs_lattice_spacing_1 Command

CS2 Command CS2 logo
nav_test_bfs_lattice_spacing_1 <Spacing value>

This command is used to set the spacing value for a particular lattice when performing a breadth-first search (BFS) in navigation mesh testing. It's mainly used for debugging and optimizing navigation meshes.

Argument Information

The syntax for this command is as follows:
Name Description
Spacing value

The distance in units between each point in the lattice used for BFS.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
Yes
Client or Server Command
Server
Default Value
48
Total CS is the home of CS2 commands We boast the only complete, up-to-date database of all CS2 console commands. View All CS2 Commands
CS2 player
Loading...

Command Generator

Adjust the settings below to automatically generate a command. Once you've got everything right, hit the Copy button and paste it into the console in CS:GO.

nav_test_bfs_lattice_spacing_1 48
1/1 arguments filled
Spacing value

nav_test_bfs_lattice_spacing_1 Examples

nav_test_bfs_lattice_spacing_1 32

Sets the BFS lattice spacing to 32 units.

nav_test_bfs_lattice_spacing_1 64

Sets the BFS lattice spacing to 64 units, allowing for a more spread-out search grid.