# Quest for the lazer gun

**URL:** https://forum.makecode.com/t/quest-for-the-lazer-gun/8775
**Category:** Arcade
**Tags:** game
**Created:** [June 16, 2021, 9:05pm UTC](https://forum.makecode.com/t/quest-for-the-lazer-gun/8775 "2021-06-16T21:05:23Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![flyaiden](https://avatars.discourse-cdn.com/v4/letter/f/f475e1/32.png) [@flyaiden](https://forum.makecode.com/u/flyaiden)
#### Post date: [June 16, 2021, 9:05pm UTC](https://forum.makecode.com/t/quest-for-the-lazer-gun/8775/1 "2021-06-16T21:05:23Z")

</div>

> **[quest for the lazer gun](https://arcade.makecode.com/78281-51291-77571-59915)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![ursoidd](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ursoidd/32/34551_2.png) [@ursoidd](https://forum.makecode.com/u/ursoidd)
#### Post date: [June 16, 2021, 10:35pm UTC](https://forum.makecode.com/t/quest-for-the-lazer-gun/8775/2 "2021-06-16T22:35:37Z")

</div>

It’s good but have a few glitches like: when i kill a snake all of the snakes disappear and the animation of the character is slowy.

---

<div class="post-metadata">

### Author: ![flyaiden](https://avatars.discourse-cdn.com/v4/letter/f/f475e1/32.png) [@flyaiden](https://forum.makecode.com/u/flyaiden)
#### Post date: [June 17, 2021, 3:56pm UTC](https://forum.makecode.com/t/quest-for-the-lazer-gun/8775/3 "2021-06-17T15:56:39Z")

</div>

i know but idk how to fix it is their a block i can use?

---

<div class="post-metadata">

### Author: ![ursoidd](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/ursoidd/32/34551_2.png) [@ursoidd](https://forum.makecode.com/u/ursoidd)
#### Post date: [June 17, 2021, 10:15pm UTC](https://forum.makecode.com/t/quest-for-the-lazer-gun/8775/4 "2021-06-17T22:15:19Z")

</div>

Yes just add these blocks in the game

 ![the blocks](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/3/3f10d309c60ed9d5d9c47869761ce8099f21bdc1.png)

In the released buttons put these animations.

Up animation

 ![relesead 1](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/e/eb6a23197b48f36adc21a3fb298a2ff1959c3129.png)

Down animation

 ![relesead 2](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/f/f97d241280ee653f47417eb765c6b664b61c4960.png)

Left animation

 ![relesead 3](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/1/18679202ad1cd7c7a285faa15f811d66b2d0ef2a.png)

Right animation.

 ![relesead 4](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/a/a5e761cb0274062ef7f93e374adc4a32fd7503b0.png)

And in the snake overlaps the bullet put these blocks.  
 ![snake overlap](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/1/11da3caa0cf2be20486e4816d6702bb3dc04aeeb.png)
