Enable the developer console:
Go to Settings > Game Settings and set "Enable Developer Console" to "Yes".
Press ` or ~ on your keyboard.
Enter a command and hit ENTER on your keyboard to run it!
Commands List
This command displays technical information regarding a specific key or button, such as its state and any bound actions.
Name | Description |
---|---|
Key or Button |
The specific key or button to display information for. |
This command sets whether to filter relative analog inputs, such as those from a joystick, to enhance precision.
Name | Description |
---|---|
0 / 1 |
Enable or disable the filtering of relative analog inputs. |
This command forces the user input to a specified split screen player, useful for debugging or controlling multiple characters.
Name | Description |
---|---|
Player Index |
The index of the split screen player to force input to. |
This command cycles to the next item in the player's inventory and selects it.
This command requests key focus for world panels when they are enabled, affecting how input is directed in these contexts.
Name | Description |
---|---|
0 / 1 |
Determines whether to request key focus for world panels when enabled. |
Determines whether the first player is using a joystick for input. When set to true, game inputs are expected to come from a joystick device.
Name | Description |
---|---|
0 / 1 |
Enable or disable joystick controls for the first player. |
Repeats the last command that was entered into the console. This is useful for quickly re-executing commands without needing to type them again.