Skip to main content

Shortcut Guide

Here is a list of shortcuts to help you use and develop in ProjectP more conveniently.

ShortcutFunctionDescription
Ctrl + Alt + DToggle Debug ConsoleOpens or closes the debug console window, where you can check in-game logs or enter commands.
Ctrl + Alt + IToggle Runtime InspectorOpens or closes the inspector window, allowing you to view and modify the properties of objects in real-time.
Ctrl + Alt + TToggle Object HandlesActivates the handle (gizmo) feature, which allows you to directly select and edit objects within the world.
P, R, S└ Change Handle ModeWith the object handle active, you can press P (Position), R (Rotation), or S (Scale) to switch between manipulation modes.
Ctrl + Alt + RReset Inventory ItemsResets the activation status of all items in the player's inventory. This is useful for resolving errors related to item equipping.
EscClose Active WindowDeactivates the currently open Debug Console, Runtime Inspector, or Object Handle mode and returns to the default state.