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
The current game is unstable due to improper multithreading model for collision detection. I believe that using some sort of IPC to communicate to the main thread might solve the glitches.