Scene Selector
by TranquilMarmot | MIT
Adds a toolbar button to quickly swap between main scenes when running a project
Godot Scene Selector Addon Godot addon that adds a dropdown in the Godot editor toolbar that lets you quickly select from a list of scenes that you configure. Adding "spawn points" lets you choose between different points in the world to teleport players
Inspector Pin
by Aleksey Pershin | MIT
Pin the Godot Inspector to one node, so it stops following your selection
The Inspector always shows whatever is selected right now. That is usually what you want — until you need to look at one scene while editing a node that lives in another. Then you are stuck bouncing between tabs, changing a value in one and checking the
Long Scene Manager
by awauox | MIT
The Long Scene Manager is a Godot plugin designed to simplify and optimize the scene switching process, especially for complex scenes that require long loading times. It can improves user experience by providing asynchronous scene loading, caching
Long Scene Manager Plugin Long Scene Manager is a powerful and easy-to-use Godot 4.x scene management plugin. It is specifically designed to solve various pain points in complex scene switching and multi-scene management in game projects. The plugin
Scenic
by Flown | MIT
A scene manager addon for Godot. Handles changing scenes, managing transitions, and asynchronous loading all with a simple but flexible API
Scenic A scene manager addon for Godot. Handles changing scenes, managing transitions, and asynchronous loading all with a simple but flexible API. Installation You can install the addon manually or through the Asset Store. NOTE If your version of Godot
loading more results...