I have a problem when i end a level in my breakout clone.
http://home.swipnet.se/blackstorm/no_bricks.jpg
I want a sample to play when the statement above is true, but the sound becomes distorted.
How can i solve the problem?
/Bengan
Printable View
I have a problem when i end a level in my breakout clone.
http://home.swipnet.se/blackstorm/no_bricks.jpg
I want a sample to play when the statement above is true, but the sound becomes distorted.
How can i solve the problem?
/Bengan
Is it playing constantly because the condition continues to be true? Try adding this condition:
http://www.aquadasoft.com/SS-2010-09-01_13.54.31.png
Wow everyone are so quick to answer in this forum. :)
It worked, and I'm a knowledge richer.
Tanks a bunch
/Bengan