Diffculties with Global and arrows

I’ve been trying to make a game with a shooting mechanic, and here’s what should happen
/ arrow spawn
(mouse_click)+(coins>0)
\Remove 1 from money

But for unknown reasons, ive been having this thing where it loops, and all the cash is used up, and is used for arrows.

yeah that doesn’t explain much does it?
heres the link, and anybody tell me if you fix it (the code is inside “pew hit”)

ill keep trying and notify you all if anything works

Try this:

1 Like