# Object cannot move

**URL:** https://community.thunkable.com/t/object-cannot-move/2834505
**Category:** Canvas / Gaming
**Tags:** beginner
**Created:** [February 15, 2024, 2:04am UTC](https://community.thunkable.com/t/object-cannot-move/2834505 "2024-02-15T02:04:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![calipto7152](https://avatars.discourse-cdn.com/v4/letter/c/a698b9/32.png) [@calipto7152](https://community.thunkable.com/u/calipto7152)
#### Post date: [February 15, 2024, 2:04am UTC](https://community.thunkable.com/t/object-cannot-move/2834505/1 "2024-02-15T02:04:31Z")

</div>

so I made a shooting system, but when I clicked the shoot button the laser not moving it stuck. is there any mistake with my code.

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/9/799000b5654cbc7c4d241e2a4b0de7eb38ee2183.png)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [February 15, 2024, 5:59am UTC](https://community.thunkable.com/t/object-cannot-move/2834505/2 "2024-02-15T05:59:41Z")

</div>

Hi and welcome to Thunkable!

Those blocks look right to me but the sprite motion blocks documentation does not specify whether speed has to be ≥ 0. If a negative speed doesn’t work, you may have to use a positive speed and rotate the sprite to the direction you want it to move.

Can you share a link to your project?

---

<div class="post-metadata">

### Author: ![leecitra](https://avatars.discourse-cdn.com/v4/letter/l/58f4c7/32.png) [@leecitra](https://community.thunkable.com/u/leecitra)
#### Post date: [February 15, 2024, 4:46pm UTC](https://community.thunkable.com/t/object-cannot-move/2834505/3 "2024-02-15T16:46:15Z")

</div>

i think this is the same problem with this link

> [@Problems with the "Create sprite\_type" block](https://community.thunkable.com/t/problems-with-the-create-sprite-type-block/2779722/4):
>
> Hello @playdemo.bc Our engineering team was able to identify the root cause and is working on a fix.

I’ve the same problem and waiting for the fix. Not sure when it will be patched
