replit / kaboom

💥 JavaScript game library
https://kaboomjs.com
MIT License
2.66k stars 226 forks source link

pause not working #810

Open gotreg123 opened 9 months ago

gotreg123 commented 9 months ago

game.pause = true not working, nothing happen

slmjkdbtl commented 9 months ago

Which version are you on? It seems to work for me on the latest

gotreg123 commented 9 months ago

@slmjkdbtl 3000.1.17

also mousePos shows the wrong position the lower the cursor (finger) is on the screen. On a desktop I have not noticed this problem. Is it something wrong with "stretch" mode?

btw. this library is awesome, good job!