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
283 stars 17 forks source link

Lazy music player reparenting #93

Closed Maaack closed 1 month ago

Maaack commented 1 month ago

Allows for animating and editing the music player in the originating scene. Does not reparent the player until it is being unloaded by the scene.