Simple Scene Manager's icon

Simple Scene Manager 1.01 Tools 4.3 Community

Submitted by user symbol24; MIT; 2024-09-13

A simple scene loading manager,

The plugin auto adds a Manager autoload.

To use the manager as intended, setup a LevelData resource with all the paths of levels/scenes you wish to load in the levels Array. The Manager uses int as the value to identify which level to load. -1 reloads the active level. -2 loads the next level without need to know which level is active.

Since the Manager is an autoload, the main scene used in project settings should be a "boot" scene that uses the manager to load the first scene users wish to load.

The included demo is a simple 2 scene setup with a button in each scene to load to the other scene.

UPDATE 1.01:
- Updated loading screen to use viewport project property instead of display server.
- Updated screenshots


View files Download Submit an issue Recent Edits