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

Godot Tabs

An asset by Cevantime
The page banner background of a mountain and forest
Godot Tabs hero image

Quick Information

0 ratings
Godot Tabs icon image
Cevantime
Godot Tabs

This very simple plugin allows you to organize your scenes into tabs inside the editor.Its purpose is to overcome the slowness of the workflow when using the file system directly.Basically, you create shortcuts to your scenes which you classify into tabs using a simple drag and drop from the file system (a bit like Unity prefabs)You can then very quickly access your scenes and incorporate them into other scenes.

Supported Engine Version
4.2
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Godot Tabs

What is this ?

Godot Tabs is a very simple plugin that allows you to organize your scenes into tabs inside the editor. Its purpose is to overcome the slowness of the workflow when using the file system directly. Basically, you create shortcuts to your scenes which you classify into tabs using a simple drag and drop from the file system (a bit like Unity prefabs) You can then very quickly access your scenes and incorporate them into other scenes.

https://github.com/Cevantime/godot_tabs/assets/5015561/103a663a-d5da-4e8d-8f08-dbd237b0056f

How does it work ?

Just download or clone it. Activate it like any Godot plugin (Project -> Project Settings -> Plugins) and you will see a "My tabs" tab appear in the bottom panel:

README Capture d’écran du 2023-12-26 13-09-13

README Capture d’écran du 2023-12-26 13-11-10

You can then create as many tabs as you wish and fill them with your scene shortcuts. README Capture d’écran du 2023-12-26 13-12-01

README Capture d’écran du 2023-12-26 13-13-01

Then you will be able de access your scenes and incorporate them in other scenes using a simple drag and drop.

https://github.com/Cevantime/godot_tabs/assets/5015561/e7e59e36-b1b4-4b6e-b067-5fed46506be1

Features

  • Creation of tabs of scenes in the bottom panel
  • Drag and drop scenes from file system to make shortcuts in tabs
  • Generate or refresh thumbnails in one click
  • Edit your shortcuts (you can give name custom names)
  • Supports refactoring : shortcuts are still valid when scenes are moved in the filesystem

Warning and recommendations

  • This project is in his very first iterations and may contain bugs and quirks. Please open an issue if you encounter any problem or want to make proposals.
  • Data are stored in a `addons/godot_tabs/data.json file that is created and updated on the fly. If you work with a team and don't want to share your tabs, just gitignore it.

This very simple plugin allows you to organize your scenes into tabs inside the editor.
Its purpose is to overcome the slowness of the workflow when using the file system directly.
Basically, you create shortcuts to your scenes which you classify into tabs using a simple drag and drop from the file system (a bit like Unity prefabs)
You can then very quickly access your scenes and incorporate them into other scenes.

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
Godot Tabs icon image
Cevantime
Godot Tabs

This very simple plugin allows you to organize your scenes into tabs inside the editor.Its purpose is to overcome the slowness of the workflow when using the file system directly.Basically, you create shortcuts to your scenes which you classify into tabs using a simple drag and drop from the file system (a bit like Unity prefabs)You can then very quickly access your scenes and incorporate them into other scenes.

Supported Engine Version
4.2
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year 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