2D Project Frame Rates Update
-
We have made some improvement in our game engine for 2D projects so that the frame rate will match that of MIT Scratch, rather than going too fast sometimes. Unfortunately, this means if you have intentionally added blocks to make the game loop slower, now your game would be too slow, so please remove such blocks. Thank you.