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

Suggestion: Add documentation for custom game scene #109

Open Maaack opened 2 weeks ago

Maaack commented 2 weeks ago

Document how the pause menu gets added to a custom scene, how level progression could work with win/lose screen integration, etc.

Maaack commented 2 weeks ago

Related to: https://github.com/Maaack/Godot-Game-Template/issues/108