Hi everyone,
I’m making a shooting game, and I’m using touch controls for both aiming the crosshair and shooting.
The event setup is shown in the image below.
The problem is that when I touch the screen, the bullet spawns correctly, but the sound doesn’t play. Then, when I release the touch, all the stacked-up sounds play at once, very loudly.
How can I prevent this?