We have redirected you to our new domain: store.godotengine.org. Please update your bookmarks!

Description
Changelog
Reviews

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

  1. Create an addons folder in your project.
  2. 2a: Create a Dragonfruit folder inside addons. 2b: Or, instead of 2a, if you downloaded the .zip from this git, move the Dragonfruit-main folder from the .zip file into your addons folder, and delete the -main part of Dragonfruit-main filename! This -main will cause issues!!!
  3. Copy all of the files from this git into the Dragonfruit folder (if you didn't do the 2b method).
  4. Enable Dragonfruit in Project Settings > Plugins.
  5. 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.
  6. 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)

Recommended by Ikuti - 30 December 2025

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.