Script Backgrounds
by Glitched Code | MIT
Plugin for the Godot game engine that allows you to have an image background for your code editor
Code Editor Image Plugin Plugin for the Godot game engine that allows you to have an image background for your code editor. To Change the Image To change the image shown on your background, simply use one of the following methods: Head up to Project >
Log.gd
by Danger Russ Games | MIT
Log.gd provides a drop-in replacement for GDScript’s print(...) function. It colors the output based on the value passed in, and adds a prefix based on the call-site’s file and line number. The colors can be customized via a custom resource, and Log now
Log.gd, a Godot pretty printer Log.gd provides a drop-in replacement for GDScript's print(...) function. It colors the output based on the value passed in, and adds a prefix based on the call-site's file and line number. This makes Godot's Output buffer
Simple Format on Save
by VitSoonYoung | MIT
Format GDScript while saving, without installing extra tools
🌠 Simple Format On Save A Godot add-on that automatically formats GDScript whenever you save it. Features Does not require gdtoolkit Automatic code formatting when saving files Clean and consistent code style Zero configuration, lightweight and simple to
loading more results...