Edit of asset "Simple Scene Manager" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Simple Scene Manager | Simple Scene Manager |
Description |
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 |
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. |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/symbol24/Simple-Scene-Manager | https://github.com/symbol24/Simple-Scene-Manager |
Issues Url | https://github.com/symbol24/Simple-Scene-Manager/issues | https://github.com/symbol24/Simple-Scene-Manager/issues |
Godot version | Godot 4.3 | Godot 4.3 |
Version String | 1.01 | 1.0 |
Download Commit | 0b959e40cd2259f11d20574e11eb16026f923045 | 0772a793fe007a6c1565843c06ce09ce1ff712fe |
Download Url (Computed) | https://github.com/symbol24/Simple-Scene-Manager/archive/0b959e40cd2259f11d20574e11eb16026f923045.zip | https://github.com/symbol24/Simple-Scene-Manager/archive/0772a793fe007a6c1565843c06ce09ce1ff712fe.zip |
Icon Url |
https://i.imgur.com/h33gFDp.png
![]() |
https://i.imgur.com/h33gFDp.png
![]() |
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://i.imgur.com/HsIoN1z.png
![]() |
|
Thumbnail |
https://i.imgur.com/HsIoN1z.png
![]() |
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://i.imgur.com/HsIoN1z.png
![]() |
|
Thumbnail |
https://i.imgur.com/HsIoN1z.png
![]() |
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://i.imgur.com/CfZvWDA.png
![]() |
|
Thumbnail |
https://i.imgur.com/CfZvWDA.png
![]() |