Licenses
Order

Guideline Manager 0

by repechul | MIT

A simple Dock editor for creating and managing viewport guide lines in Godot

Guideline Manager A simple Dock editor for creating and managing viewport guide lines in Godot. Compatible with Godot 4.6+ — tested on 4.7 Installation Copy the "guideline_manager" folder into "addons" in your project. Go to Project > Project Settings >

Godot Open Editors 1

by Jason Lothamer | MIT

A new editor dock that lists scenes currently open in the editor. Switch to that scene, close or even run it right from the dock

This add-on adds a new dock that lists the currently open scenes in the editor. This allows you to find scenes without having to look through a bunch of tabs. With this new dock you can: Filter listed scenes Switch to scene (left click) Close a scene Play

Debug Graph 3

by Jeditor | MIT

Visualize data at runtime with this easy to use editor dock. No more sifting through hundreds of print messages

Instead of printing float values as raw text in the console, plot them in a graph! Docked in the editor, or as a floating window. Use Case While print() is useful for logging events, its difficult get a grip on rapidly changing values. To this plugin is

Project Health Scanner 0

by Walid Shouman | MIT

Project Health Scanner is an editor plugin that adds a dock for finding common project problems before export

Project Health Scanner for Godot 4 Project Health Scanner is an editor plugin that adds a dock for finding common project problems before export. What it finds Broken res:// references in text resources and scripts. Missing main scene, project name, or

Quick Scenes 0

by KoBeWi | MIT

An addon that allows to select multiple scenes for quick running

Usage Enable the plugin in Project Setttings. Quick Scenes should appear in your bottom pannel. It looks like this (after you press the Add Scene button): Opens the scenes panel. Adds a new empty scene entry. Adds a new scene entry with path to the

Godot Loot Table 0

by orumcan | MIT

A Godot 4 plugin that adds a custom editor dock for creating and editing loot tables. With this tool you can visually define multiple LootTable resources (grouped by level), add weighted LootEntry items (with configurable drop amounts), and persist your

Loot Table Editor A Godot 4 plugin that adds a custom editor dock for creating and editing loot tables. With this tool you can visually define multiple LootTable resources (grouped by level), add weighted LootEntry items (with configurable drop amounts)

Table For Scene Tabs 0

by dasete | MIT

This simple plugin for Godot adds a dock with a table that shows all open scenes as buttons

Table For Scene Tabs This simple plugin for Godot adds a dock with a table that shows all open scenes as buttons. Left-click a button to switch to its scene tab. Right-click a button to change its background color. The background color for each scene

Instance Dock 2

by KoBeWi | MIT

An addon that adds a convenience dock where you can store scenes

Using scenes The scenes are organized into custom tabs. You can add a scene to the dock using drag and drop and then you can drag it onto your scene, as if dragging the scene file. You can also assign using the Quick Load option. Use drag and drop within

loading more results...