You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a couple of places in the code where we want to debounce keypresses. It would be good to do this in the GUM and Game update methods such that you can press Esc to flip back and forwards between main screen and game screen (for instance).
There are a couple of places in the code where we want to debounce keypresses. It would be good to do this in the GUM and Game update methods such that you can press Esc to flip back and forwards between main screen and game screen (for instance).