# Loading Extension (Help)

**URL:** https://forum.makecode.com/t/loading-extension-help/23610
**Category:** Help
**Tags:** extension
**Created:** [October 23, 2023, 9:21pm UTC](https://forum.makecode.com/t/loading-extension-help/23610 "2023-10-23T21:21:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Blobbey](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/blobbey/32/20831_2.png) [@Blobbey](https://forum.makecode.com/u/Blobbey)
#### Post date: [October 23, 2023, 9:21pm UTC](https://forum.makecode.com/t/loading-extension-help/23610/1 "2023-10-23T21:21:46Z")

</div>

So, I finished coding the extension I was making, but when I tried to implement it in a game ([Exploration Lands](https://forum.makecode.com/t/exploration-lands/17980)) with `separately do` blocks, the code acted weird. The transition would start off at the set speed, but would slow down over time, and then speed up again.  
Here’s the link for the game:

> **[Exploration Lands v4.2.7 - Bug](https://arcade.makecode.com/75456-01608-56561-36707)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![Mega0star01](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mega0star01/32/14784_2.png) [@Mega0star01](https://forum.makecode.com/u/Mega0star01)
#### Post date: [October 23, 2023, 10:13pm UTC](https://forum.makecode.com/t/loading-extension-help/23610/2 "2023-10-23T22:13:05Z")

</div>

COOL. (Sentence)

---

<div class="post-metadata">

### Author: ![Blobbey](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/blobbey/32/20831_2.png) [@Blobbey](https://forum.makecode.com/u/Blobbey)
#### Post date: [October 24, 2023, 4:28pm UTC](https://forum.makecode.com/t/loading-extension-help/23610/3 "2023-10-24T16:28:37Z")

</div>

I’m actually pretty sure this is just a problem with my computer, not the code.
