CS2 nav_test_smooth Command

CS2 Command CS2 logo
nav_test_smooth <0 / 1>

This command is used for debugging purposes, specifically related to the navigation mesh. When enabled, it smooths out the pathing of bots or AI entities on the navigation mesh, which is useful for developers or mappers trying to optimize or debug the AI pathfinding.

Argument Information

The syntax for this command is as follows:
Name Description
0 / 1

Disables or enables the smoothing feature for navigation mesh pathing.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
Yes
Client or Server Command
Server
Default Value
0
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
Ad

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_smooth 0
1/1 arguments filled
0 / 1

nav_test_smooth Examples

nav_test_smooth 1

Enables the smoothing feature for navigation mesh pathing.

nav_test_smooth 0

Disables the smoothing feature for navigation mesh pathing, reverting to default pathing behavior.