# Bug in Moving Platforms extension

**URL:** https://forum.makecode.com/t/bug-in-moving-platforms-extension/28907
**Category:** Arcade
**Created:** [May 23, 2024, 4:30pm UTC](https://forum.makecode.com/t/bug-in-moving-platforms-extension/28907 "2024-05-23T16:30:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![teach421](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/teach421/32/12978_2.png) [@teach421](https://forum.makecode.com/u/teach421)
#### Post date: [May 23, 2024, 4:30pm UTC](https://forum.makecode.com/t/bug-in-moving-platforms-extension/28907/1 "2024-05-23T16:30:15Z")

</div>

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](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!

---

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [May 23, 2024, 4:31pm UTC](https://forum.makecode.com/t/bug-in-moving-platforms-extension/28907/2 "2024-05-23T16:31:16Z")

</div>

ah, @teach421 that extension is not ready for prime time! I would not recommend anyone use it right now, it’s extremely buggy. once i’ve had the opportunity to work on it some more, i’ll document it and create a post for it on the forum

---

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [May 23, 2024, 4:31pm UTC](https://forum.makecode.com/t/bug-in-moving-platforms-extension/28907/3 "2024-05-23T16:31:47Z")

</div>

(also riknoll === me)
