So, I conducted a simple test for a problem I was having involving sound. Went somethin' like this:
Upon Pressing A -> Play Sample "xxx", Set Sample Volume to 20.
It works fine after one press but doesn't work correctly however if pressed again before the sound finishes. The second sound plays at its loudest. The test is for footstep sounds that play softly or loudly depending on the distance from the player.
Is there any way to fix this?