Skip to content

A plugin to inspect the editor's scene tree itself, within the editor.

Notifications You must be signed in to change notification settings

Zylann/godot_editor_debugger_plugin

Repository files navigation

Editor debugger plugin for Godot Engine 3

This plugin allows you to inspect the editor's scene tree itself, within the editor. It's a bit the same concept as a web browser element inspector.

screenshot1

You can also select Control nodes visually by pressing F12 with the mouse on top of them.

You can also right click any item within the tree to reveal a context menu with a Save branch as scene button. This button allows you to save a branch of the editor tree as a scene.

How to install

This is a regular editor plugin. Copy the contents of addons/zylann.editor_debugger into the same folder in your project, and activate it in your project settings.

About

A plugin to inspect the editor's scene tree itself, within the editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published