HI! I am doing (attempting to do) an arkanoid like game, but sy. nced with music a la lumines.
when the ball collisions with a brick I have an event to trigger a specific fx, but if the ball bounces quickly and hits several bricks the action will activate every time creating a messy sounds. What I want is to play the sound and to let it end before it is activated again on collision. Is this possible?