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: Audio Input Selection Option #115

Open Maaack opened 1 week ago

Maaack commented 1 week ago

In case a game uses a microphone, then the player will likely need to be able to adjust their audio input device. Could inherit a new scene from the existing audio options menu to include this option.