# Desperate help needed please

**URL:** https://forum.makecode.com/t/desperate-help-needed-please/10841
**Category:** Help
**Created:** [November 12, 2021, 3:07am UTC](https://forum.makecode.com/t/desperate-help-needed-please/10841 "2021-11-12T03:07:42Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![personalnote](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/personalnote/32/31359_2.png) [@personalnote](https://forum.makecode.com/u/personalnote)
#### Post date: [November 12, 2021, 3:07am UTC](https://forum.makecode.com/t/desperate-help-needed-please/10841/1 "2021-11-12T03:07:42Z")

</div>

Okay, so long story short I lost most of the code I’ve been working on but now I’m remaking it and it’s going pretty well. Problem is, my shooting mechanic is all bugged out.

> **[Requiem](https://arcade.makecode.com/16380-90414-84656-62154)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Whenever I shoot the rocket launcher (press L), it will fire the projectile, but the animation is missing. But then once you go right, the animation will play once you stop going right. And then now after shooting the rocket launcher, the shooting animation for the shotgun (primary weapon) won’t play, which used to work prior to adding the rocket launcher. I spent an hour or 2 trying to fix this code but nothing seems wrong. Can someone please help me?

---

<div class="post-metadata">

### Author: ![Taser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/taser/32/29517_2.png) [@Taser](https://forum.makecode.com/u/Taser)
#### Post date: [November 12, 2021, 5:44pm UTC](https://forum.makecode.com/t/desperate-help-needed-please/10841/2 "2021-11-12T17:44:57Z")

</div>

yea, I noticed that, what was the animation supposed to look like anyway?

---

<div class="post-metadata">

### Author: ![personalnote](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/personalnote/32/31359_2.png) [@personalnote](https://forum.makecode.com/u/personalnote)
#### Post date: [November 12, 2021, 5:46pm UTC](https://forum.makecode.com/t/desperate-help-needed-please/10841/3 "2021-11-12T17:46:49Z")

</div>

Don’t worry, I fixed it. I just did a few things differently from the original working code.

---

<div class="post-metadata">

### Author: ![Grimm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/grimm/32/5507_2.png) [@Grimm](https://forum.makecode.com/u/Grimm)
#### Post date: [November 12, 2021, 5:59pm UTC](https://forum.makecode.com/t/desperate-help-needed-please/10841/4 "2021-11-12T17:59:17Z")

</div>

I wish i could help but idk what the problem is

---

<div class="post-metadata">

### Author: ![personalnote](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/personalnote/32/31359_2.png) [@personalnote](https://forum.makecode.com/u/personalnote)
#### Post date: [November 15, 2021, 10:51pm UTC](https://forum.makecode.com/t/desperate-help-needed-please/10841/5 "2021-11-15T22:51:54Z")

</div>

I fixed all of the problems, but thank you to @Grimm and @Taser for trying to help me!
