Editor debugger

An asset by Zylann
The page banner background of a mountain and forest
Editor debugger hero image

Quick Information

0 ratings
Editor debugger icon image
Zylann
Editor debugger

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.New in 0.2:- Selecting nodes also opens them in the regular inspector (errors expected, this is a hack)- Pressing F12 attempts to select the control node below the mouseFull changelog at https://github.com/Zylann/godot_editor_debugger_plugin

Supported Engine Version
3.4
Version String
0.2
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

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.

README 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.

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.

New in 0.2:

- Selecting nodes also opens them in the regular inspector (errors expected, this is a hack)
- Pressing F12 attempts to select the control node below the mouse

Full changelog at https://github.com/Zylann/godot_editor_debugger_plugin

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Editor debugger icon image
Zylann
Editor debugger

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.New in 0.2:- Selecting nodes also opens them in the regular inspector (errors expected, this is a hack)- Pressing F12 attempts to select the control node below the mouseFull changelog at https://github.com/Zylann/godot_editor_debugger_plugin

Supported Engine Version
3.4
Version String
0.2
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers