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
Hello, thanks for creating Matter.js btw. I've been working on an issue that seems to be persistent and hard to identify. I currently resized the matter.js canvas element using the rendering options. So I went from 800 => 1350 and 600 => 665. The screen resizes, but what i am noticing is that my objects/sprites are freezing when getting past the original 800 width mark. So all of my physics such as gravity and friction are turning off or non responsive. Im not sure where i am going wrong here and if you could point me in the right direction i would be greatly happy.
The text was updated successfully, but these errors were encountered:
Hello, thanks for creating Matter.js btw. I've been working on an issue that seems to be persistent and hard to identify. I currently resized the matter.js canvas element using the rendering options. So I went from 800 => 1350 and 600 => 665. The screen resizes, but what i am noticing is that my objects/sprites are freezing when getting past the original 800 width mark. So all of my physics such as gravity and friction are turning off or non responsive. Im not sure where i am going wrong here and if you could point me in the right direction i would be greatly happy.
The text was updated successfully, but these errors were encountered: