# All the things I need help with for my next game

**URL:** https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525
**Category:** Help
**Tags:** game
**Created:** [March 12, 2025, 5:33pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525 "2025-03-12T17:33:00Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![BotWarrior](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/botwarrior/32/25328_2.png) [@BotWarrior](https://forum.makecode.com/u/BotWarrior)
#### Post date: [March 12, 2025, 5:33pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/1 "2025-03-12T17:33:01Z")

</div>

I am making a game (obviously). The idea is that you are a fire elemental in a cold dungeon trying to make it back to hell! You lose life (or “fire”) as time passes and when you step into water. You can also double jump, which ejects a little fireball which takes some of your life (“fire”). Here are all my current extensions.

 ![Screenshot 2025-03-12 at 14.45.48](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/1/4/1478882f247300bcf767865644be25e594e5efee.png)  
There is a lot of them. This is already a decently worked on game and here is a sneak peak!!!  
 ![Screenshot 2025-03-12 at 15.08.33](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/8/d/8d016e25c1b03f02211e4e16eb7f6c996a199e45.png)  
I will need some help with a background for the menu and some other stuff which is why I created this topic. Firstly some of my issues are that I am using the effects to make cool fire explosions, but when I transition to a different overworld map it stays there for the duration of the effect. This is really annoying and it would be great if someone could help me with this.

---

<div class="post-metadata">

### Author: ![Danny\_Devention](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/danny_devention/32/30134_2.png) [@Danny\_Devention](https://forum.makecode.com/u/Danny_Devention)
#### Post date: [March 12, 2025, 6:16pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/2 "2025-03-12T18:16:44Z")

</div>

I can help

---

<div class="post-metadata">

### Author: ![BotWarrior](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/botwarrior/32/25328_2.png) [@BotWarrior](https://forum.makecode.com/u/BotWarrior)
#### Post date: [March 12, 2025, 8:44pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/3 "2025-03-12T20:44:54Z")

</div>

Thank you!!! It is not using the default palette but I have an example that I can show in this topic. [Luke can you help with animations?](https://forum.makecode.com/t/luke-can-you-help-with-animations/34521)

---

<div class="post-metadata">

### Author: ![Fixitude](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/fixitude/32/28576_2.png) [@Fixitude](https://forum.makecode.com/u/Fixitude)
#### Post date: [March 12, 2025, 8:45pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/4 "2025-03-12T20:45:09Z")

</div>

I can help.

---

<div class="post-metadata">

### Author: ![BotWarrior](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/botwarrior/32/25328_2.png) [@BotWarrior](https://forum.makecode.com/u/BotWarrior)
#### Post date: [March 12, 2025, 10:19pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/5 "2025-03-12T22:19:41Z")

</div>

> [@BotWarrior](#):
>
> Firstly some of my issues are that I am using the effects to make cool fire explosions, but when I transition to a different overworld map it stays there for the duration of the effect. This is really annoying and it would be great if someone could help me with this.

This is currently the biggest problem, I can’t seem to end the effects on transition.

---

<div class="post-metadata">

### Author: ![Luke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/luke/32/32519_2.png) [@Luke](https://forum.makecode.com/u/Luke)
#### Post date: [March 12, 2025, 10:19pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/6 "2025-03-12T22:19:51Z")

</div>

if you use the clear effects block it stops immediately

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/6/7/674d0f3eebed702204802568f3af43eaf0145ba6.png)

---

<div class="post-metadata">

### Author: ![BotWarrior](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/botwarrior/32/25328_2.png) [@BotWarrior](https://forum.makecode.com/u/BotWarrior)
#### Post date: [March 13, 2025, 12:00pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/7 "2025-03-13T12:00:42Z")

</div>

Just to clarify-I can clear the effects that are just at coordinates using the effects extension by using the clear effects on a sprite? This is about the extension and the particles that are already created in the air.

---

<div class="post-metadata">

### Author: ![Luke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/luke/32/32519_2.png) [@Luke](https://forum.makecode.com/u/Luke)
#### Post date: [March 13, 2025, 9:11pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/8 "2025-03-13T21:11:34Z")

</div>

wait actually no theres a rlly dumb way to do it

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/8/0/8016bf7189a3d29ea9856ad62428f13a41bc0acd.png)  
0 to stop, -1 to start it up again

---

<div class="post-metadata">

### Author: ![BotWarrior](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/botwarrior/32/25328_2.png) [@BotWarrior](https://forum.makecode.com/u/BotWarrior)
#### Post date: [March 14, 2025, 5:14pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/9 "2025-03-14T17:14:27Z")

</div>

I still don’t think that will work to stop an effect that is just at coordinates.

---

<div class="post-metadata">

### Author: ![BotWarrior](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/botwarrior/32/25328_2.png) [@BotWarrior](https://forum.makecode.com/u/BotWarrior)
#### Post date: [March 14, 2025, 5:26pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/10 "2025-03-14T17:26:17Z")

</div>

I really need help but I don’t want to post the game link. I have these things in the game which give you more “fire” (I have put one in the first room for testing purposes.). I recently realised that with my fully implemented saving system, I needed to store if they had been used. That lead me to do some code with four number arrays. 2 for column and row of overworld, and 2 for column and row for tile map. The idea was to do this in the loaded overworld map event. The if statement handling null was because I kept on getting handed a null Overworld column consumed. Here are other bits of code that reference it. When you overlap this code runs-

 ![](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/e/8/e86ae7d60bfd31a3a14a50f936ab21e91e9de017.png)  
This is on game start  
 ![](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/b/c/bc3d470d175a4129c0680a336d188bfe45930892.png)  
The actual code for checking inside overworld loaded event handler  
 ![](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/2/5/2510cd022151ad06162208ed3363a16950e43750.png)  
And the problem I am getting on continue game is preventing me from opening the game. Everything is just broken and confusing.  
 ![](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/d/f/dfcf967b775b03033c6c9c2fc18ffd004864b90d.png)

😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭😭  
Totally unrelated side note, does this look like diagonal stripes to anyone else?

 ![](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/7/4/743fb7acb1d557dafafa58b5c23b188eb2d439e4.png)

---

<div class="post-metadata">

### Author: ![Luke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/luke/32/32519_2.png) [@Luke](https://forum.makecode.com/u/Luke)
#### Post date: [March 15, 2025, 5:49pm UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/11 "2025-03-15T17:49:39Z")

</div>

> [@Luke](#):
>
> a rlly dumb way to do it

ahem  
(also why would i post this if it didnt’ work???)

---

<div class="post-metadata">

### Author: ![BotWarrior](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/botwarrior/32/25328_2.png) [@BotWarrior](https://forum.makecode.com/u/BotWarrior)
#### Post date: [March 17, 2025, 3:13am UTC](https://forum.makecode.com/t/all-the-things-i-need-help-with-for-my-next-game/34525/12 "2025-03-17T03:13:16Z")

</div>

Never mind I fixed it. I guess I just had a total mind blank
