EditorScript Launcher's icon

EditorScript Launcher 0.2 Tools 3.5 Community

Submitted by user idbrii; MIT; 2022-12-30

A hotbar for launching your editor scripts.

Adds a hotbar with buttons for each of your editor scripts so you can write
scripts to speed up your Godot development. Scripts can specify custom UI so
you can pass parameters.

Example: Add `res://code/editor/rename.gd` that extends LaunchableScript and it will show up as a button in the bottom bar. The script has access to Godot's EditorInterface so you can modify the selection, scene, or anything!


View files Download Submit an issue Recent Edits