This plugin is a dock that is added to the right of the scene screen (in 2D mode) it looks like the tilemap dock and allows you to store scenes, sort by category, to simplify level creation, by quickly accessing the scenes, it's possible to drop scenes inside, and drag the scenes it contains into the current scene to instantiate it.
- Drop scene into the dock to add it to the current category
- Drag scenes in the dock to the scene view to instantiate it
- Create categories with names and icons
- Possibility to filter the scenes of a category
- Two modes for displaying scenes in the dock
Either download it from the official Godot AssetLib (within Godot itself) or download the addons folder from GitHub and move it to the root (res://) of your project. Enable the plugin in the project settings.