Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

EditorScript Launcher

An asset by idbrii
The page banner background of a mountain and forest
EditorScript Launcher hero image

Quick Information

0 ratings
EditorScript Launcher icon image
idbrii
EditorScript Launcher

A hotbar for launching your editor scripts.Adds a hotbar with buttons for each of your editor scripts so you can writescripts to speed up your Godot development. Scripts can specify custom UI soyou 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!

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

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!

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
EditorScript Launcher icon image
idbrii
EditorScript Launcher

A hotbar for launching your editor scripts.Adds a hotbar with buttons for each of your editor scripts so you can writescripts to speed up your Godot development. Scripts can specify custom UI soyou 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!

Supported Engine Version
3.5
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