I recently followed a tutorial about a shooting range.
I have got that working, but have 2 things I would like to add.
-
I want the person to be able to only shoot one shot until the ball is destroyed by shot or hits the ground.
-
I have hijacked SpaceBar to initiate the projectile to shoot. I only want to hit space once and then it to repeat until the timer runs out. But the end is tied up in it’s own loop.