Skip to content

VP-GAMES/Godot4InteractiveSceneChanger

Repository files navigation

Godot4InteractiveSceneChanger

Simple interactive scene changer. Implemented as singleton/autoload class. This class/script allows you to quickly and easily make transitions between large scenes. Implement your custom lightweight loading/transition screen and load large scene. You get feedback of loading status of your scene in procent(%). You can also setup you loading screen to awaiting player action to go to next scene. This implementation works also for web applications.

Based on this solution: https://docs.godotengine.org/en/stable/tutorials/io/background_loading.html

Version 0.1.0 (godot 4.1+)

The following screenshots show the working areas of the plugin:

Videos

EN InteractiveSceneChanger EN InteractiveSceneChanger

RU InteractiveSceneChanger RU InteractiveSceneChanger

DE InteractiveSceneChanger DE InteractiveSceneChanger

Images

Transition scene immediately Transition immediately

Transition scene with load button Transition with load button

About

Simple interactive scene changer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published