crystal-bit / godot-game-template

Generic template for Godot games
MIT License
611 stars 48 forks source link

gameplay.tscn: add pause button for mobile devices #31

Closed davcri closed 3 years ago

davcri commented 3 years ago

Currently there is no way to pause the game when playing from a mobile device (native app, or HTML5 from a mobile device).

davcri commented 3 years ago

Closed by #44