Dragonfruit for Godot
A Godot Plugin that allows you to add a customizable background image, slideshow, or video, to your Godot Code Editor's background!
By: @Kreaytore
Video Tutorial: https://youtu.be/2mn-ZqULlFc
What does Dragonfruit do?
Dragonfruit is a Godot Plugin that allows you to easily add a customizable background image, slideshow of images, or a background video, to your Godot Code Editor!
Installation
- Create an
addonsfolder in your project. - 2a: Create a
Dragonfruitfolder insideaddons. 2b: Or, instead of 2a, if you downloaded the .zip from this git, move theDragonfruit-mainfolder from the .zip file into youraddonsfolder, and delete the -main part of Dragonfruit-main filename! This -main will cause issues!!! - Copy all of the files from this git into the
Dragonfruitfolder (if you didn't do the 2b method). - Enable Dragonfruit in
Project Settings > Plugins. - RESTART YOUR ENGINE. After enabling the plugin, you may see some errors in your console. Close and reopen the Editor. If you still see the errors, that's fine. Try adding a Single Image background. After it works, close and re-open the Engine one last time. Dragonfruit shouldn't give any more errors after that.
- If you can't find the Dragonfruit dock once enabled, it should be on the right side, next to
Inspector | Node | History.
This is how your addons folder should look:
res://
addons
Dragonfruit
Remember, if you downloaded the .zip from git, and your file says Dragonfruit-main, you need to delete the -main part of the filename. Otherwise, issues will occur, and the plugin won't work!
Thank you for installing!
Changelog for version v1.1 New
No changelog provided for this version.
Reviews (1)
Looks cool, but sadly either not possible (or I might be too dumb) to run this and passivestar minimal theme at the same time. Gonna give it another go when 4.6 stabilizes and adds passivestar theme as default since than it should probably be easier to make both that and this work. For now gonna still recommend and change review (if possible) once 4.6 comes.
Login to write a review.