Maaack / Godot-Game-Template

Godot template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.
MIT License
304 stars 18 forks source link

Embedded loading screen improvements #24

Closed Maaack closed 3 months ago

Maaack commented 3 months ago

Makes the loading screen work just as well when embedded in another scene. Adds an example of usage to the GameUI scene.