ShowDebug Command
This command show a debug information overlay for the specified value. Possible values are reset, physics, camera, bones, animation, input, collision, net, weapon, and ai.
Parameters
The syntax for this command is as follows:
Debug value | The debug value you want to view debug information about. Possible values are |
In-Depth Description
The command ShowDebug displays debug information on the screen.
The type of information that appears after executing this command usually includes player location, speed, gravity, camera positions, animation, and more.
The following are possible values to enter after the ShowDebug command:
-
reset- Restores all settings to default. -
physics- Displays details about Location, Speed, and Gravity. -
camera- Provides data regarding the camera, including its position, FOV, angle, and more. -
bones- In 3rd person view, reveals the skeletal mesh. -
animation- Presents details related to animation. -
input- Displays pressed input keys with their corresponding actions, along with mouse and joystick inputs. -
collision- Visualizes the radius and height of the collision model. -
net- Displays 'remoterole' and 'NetNode'. -
weapon -
ai
This command is often used when players or server administrators want to diagnose problems or view under-the-hood server statistics for optimization. It can be helpful to use this command if you're experiencing gameplay issues and want to try to identify the cause.
Command Builder
Examples
This command will reset everything.
This command will display camera information including position, FOV, angle, etc.
