Scene Library Tool
February 23, 2026 ยท View on GitHub
A simple and fast add-on for managing 2D and 3D scenes as assets. Organize, search, and open scenes with ease.
Important
Only Godot 4.6+ is supported.
Warning
The add-on is still under development and needs testing!
Features
- Open scenes quickly by double-clicking.
- Search scenes by name for fast access.
- Drag and drop scenes for easy organization.
- Use tabs to organize scenes into collections.
- Automatically generate and cache scene thumbnails.
- Switch between grid and list display modes.
- Adjust thumbnail sizes dynamically with
CTRL + Mouse Wheel. - Save and load your library configuration as a file.
Installation
- Clone this repository into the
addonsfolder or download the latest releases. - Enable
Scene LibraryinProject Settings โ Plugins. - Done!
Usage
- Open the
Scene Librarydock. - Create a new collection by adding a tab.
- Drag and drop scene files from the
FileSystemdock into the collection. - Enjoy!
License
Copyright (c) 2023-2026 Mansur Isaev and contributors
Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE.md for more information.