# Help in an arrow shooting game

**URL:** https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [November 23, 2020, 1:42pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683 "2020-11-23T13:42:25Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![kriti.goelpe](https://avatars.discourse-cdn.com/v4/letter/k/cc9497/32.png) [@kriti.goelpe](https://community.thunkable.com/u/kriti.goelpe)
#### Post date: [November 23, 2020, 1:42pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/1 "2020-11-23T13:42:25Z")

</div>

Hi!!!

I’m a beginner at Thunkable and have tried to create an arrow shooting game-

> **[Thunkable](https://x.thunkable.com/copy/42ac4d02b71c44fc77d6c8f8de0d6948)**

However, once the arrow collides with the edge, the new arrow which is created does not shoot.

Please please please someone help me!!! i’m totally stuck :’(

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [November 24, 2020, 11:22am UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/3 "2020-11-24T11:22:43Z")

</div>

welcome to our community @kriti.goelpe!! 😄  
don’t try creating new sprite just make the sprite that is already maked by you to its original place  
here i have done it for you

> **[Thunkable](https://x.thunkable.com/projectPage/5fbceb82fdf6c300121810ec)**

Happy Thunking! 😄

---

<div class="post-metadata">

### Author: ![kriti.goelpe](https://avatars.discourse-cdn.com/v4/letter/k/cc9497/32.png) [@kriti.goelpe](https://community.thunkable.com/u/kriti.goelpe)
#### Post date: [November 24, 2020, 11:34am UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/4 "2020-11-24T11:34:44Z")

</div>

Thanks a Lot for helping out!

But still when the arrow goes back to its original position, it starts moving down…

Can u please help me fix that too?

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [November 24, 2020, 12:09pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/5 "2020-11-24T12:09:26Z")

</div>

wait i will check

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [November 24, 2020, 12:59pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/6 "2020-11-24T12:59:57Z")

</div>

please check now

---

<div class="post-metadata">

### Author: ![kriti.goelpe](https://avatars.discourse-cdn.com/v4/letter/k/cc9497/32.png) [@kriti.goelpe](https://community.thunkable.com/u/kriti.goelpe)
#### Post date: [November 24, 2020, 1:13pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/7 "2020-11-24T13:13:24Z")

</div>

Hey,

Now the arrows keep shooting themselves… ☹

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [November 24, 2020, 1:14pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/8 "2020-11-24T13:14:26Z")

</div>

yes that will happen why are you trying continuously shoot the arrow make the arrow shoot only when they want to shoot

---

<div class="post-metadata">

### Author: ![kriti.goelpe](https://avatars.discourse-cdn.com/v4/letter/k/cc9497/32.png) [@kriti.goelpe](https://community.thunkable.com/u/kriti.goelpe)
#### Post date: [November 24, 2020, 1:15pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/9 "2020-11-24T13:15:58Z")

</div>

Umm, the arrow should shhot only if player presses the ‘release button’…

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [November 24, 2020, 1:16pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/10 "2020-11-24T13:16:20Z")

</div>

yes that is what i am trying to say

---

<div class="post-metadata">

### Author: ![kriti.goelpe](https://avatars.discourse-cdn.com/v4/letter/k/cc9497/32.png) [@kriti.goelpe](https://community.thunkable.com/u/kriti.goelpe)
#### Post date: [November 24, 2020, 1:18pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/11 "2020-11-24T13:18:51Z")

</div>

Sorry for bugging so much, but the code already has that part coded as an event-

When button1 pressed, set speed of arrow to 100

This works for the first time, but not the second time when the arrow reloads…it keeps shooting

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [November 24, 2020, 1:19pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/12 "2020-11-24T13:19:25Z")

</div>

so how you want keep shooting it or just when they press it

---

<div class="post-metadata">

### Author: ![kriti.goelpe](https://avatars.discourse-cdn.com/v4/letter/k/cc9497/32.png) [@kriti.goelpe](https://community.thunkable.com/u/kriti.goelpe)
#### Post date: [November 24, 2020, 1:20pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/13 "2020-11-24T13:20:57Z")

</div>

It should shoot only when u press the release button.

My idea of game is to add some sprite targets, which the player will target at.

So, once he shoots the 1st arrow, the bow reloads and the player can aim again and shoot by pressing the release button

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [November 24, 2020, 1:22pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/14 "2020-11-24T13:22:18Z")

</div>

i have changed it try now  
😄

---

<div class="post-metadata">

### Author: ![kriti.goelpe](https://avatars.discourse-cdn.com/v4/letter/k/cc9497/32.png) [@kriti.goelpe](https://community.thunkable.com/u/kriti.goelpe)
#### Post date: [November 24, 2020, 1:25pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/15 "2020-11-24T13:25:57Z")

</div>

Thanks mate!!!

Finally!!!  
Let me go through the code and try to understand it 😅

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [November 24, 2020, 1:29pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/16 "2020-11-24T13:29:27Z")

</div>

sure and Happy Thunking!!😄

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:21pm UTC](https://community.thunkable.com/t/help-in-an-arrow-shooting-game/993683/17 "2024-11-08T12:21:27Z")

</div>


