# Please helpa me

**URL:** https://forum.makecode.com/t/please-helpa-me/44285
**Category:** Help
**Created:** [June 1, 2026, 5:04am UTC](https://forum.makecode.com/t/please-helpa-me/44285 "2026-06-01T05:04:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Green\_Lizard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/green_lizard/32/33280_2.png) [@Green\_Lizard](https://forum.makecode.com/u/Green_Lizard)
#### Post date: [June 1, 2026, 5:04am UTC](https://forum.makecode.com/t/please-helpa-me/44285/1 "2026-06-01T05:04:58Z")

</div>

I was makeing a laser test but when I put the laser Infront of the object its coming from (The circle) it doesn’t work?

> **[laser](https://arcade.makecode.com/S98428-09972-03663-36644)**
>
> why laser only work when behind circle?

---

<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: [June 1, 2026, 4:54pm UTC](https://forum.makecode.com/t/please-helpa-me/44285/2 "2026-06-01T16:54:45Z")

</div>

you need to change the z index of the sprite  
also this isn’t a good way to make lasers, try using the image drawing tools  
I’ve coded lasers before if you need help: [Lasers! :duck:](https://forum.makecode.com/t/lasers/37247)

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

---

<div class="post-metadata">

### Author: ![Green\_Lizard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/green_lizard/32/33280_2.png) [@Green\_Lizard](https://forum.makecode.com/u/Green_Lizard)
#### Post date: [June 1, 2026, 6:10pm UTC](https://forum.makecode.com/t/please-helpa-me/44285/3 "2026-06-01T18:10:17Z")

</div>

I knew there was an easier way to do it, but I wanted a challenge
