Log In  


Im looking to save when the game closes, what options do I have to capture when the user is just about to "esc" close the game/running program.

Thanks



There is a way to know that Pause is pressed, but not Escape.


as far as I know no callback or stat to see when the game closes, I assume because it just halts the game immediately... there is https://www.lexaloffle.com/dl/docs/pico-8_manual.html#EXTCMD but not sure



[Please log in to post a comment]