I have a student who is using @riknoll’s Moving Platforms extension, but it seems to be causing an issue with the game as well. Basically he wanted to have an animation open the game, and then it go into a splash screen, and then into the first level. He said the splash was never happening. So one by one, I stripped out literally every piece of code, all the way down to nothing but the splash. Did it in block and javascript, and it still wouldn’t continue on to the show the splash. Here’s the game as it is right now: https://arcade.makecode.com/S36224-54479-32251-53362
Once I deleted the plugin, everything seemed to start working again. It’s possible I’m doing something wrong, but unfortunately there isn’t any documentation for this extension.
(side note, @riknoll: If you want to walk me through the in’s and out’s of the blocks the extension provides, I’d be happy to write up some documentation!).
As of now, he’s just choosing not to do the splash so that he can keep using the extension. But if anybody can figure out how to get past that, it would be appreciated!