This plugin provides a debug camera for Godot 4 projects, allowing for easy navigation and debugging within both 2D and 3D environments.
- Real-time editing of objects in a scene.
- Real-time property previews (name, transform, etc).
- Change history and undo support.
- Run-time debug collision visibility toggle.
- Toggle the debug camera with the minus (-) key.
- Works seamlessly in both 2D and 3D projects.
- 3D camera controls utilize default editor camera controls.
- 2D camera can be panned with the right mouse button.
- Camera zoom can be controlled by the mouse scroll wheel.
-
Download the plugin from the Godot Asset Library.
-
Import the plugin into your Godot project.
-
Enable the plugin in your project settings.
- Press the minus (-) key to toggle the debug camera.
- Press (CTRL+Z) key combination to undo changes made.
- Use the provided controls to navigate within your scene.
- Enjoy easy debugging and navigation in both 2D and 3D environments.
If you encounter any issues or have any questions, feel free to open an issue on GitHub.
Special thanks goes to:
This plugin is licensed under the MIT License.