by Andreas Katzian | Aug 20, 2014 | Code, Process
Often games need something like a pause scene to pause the current game and to provide further options like quitting or restarting the current game. So as you may think this isn’t a big deal, right? Well the simples approach may be the following: 1) Create the...