Bug with my game! Help!

TannerWordTannerWord Member, PRO Posts: 20

Im making a brick breaker game, Ive been done with it for a while except for one little bug....the ball hits two bricks at one time which causes the count to get off and so the game doesn't end when all the brick are gone because it counted the two bricks it hit at once as one brick, so it still thinks another brick needs to be destroyed before ending the game. How can I fix this?? Either make it where only one brick can be destroyed at once or when it does destroy two at the same time it doesn't mess the count up when subtracting the bricks from the game, so it will end the game when the bricks are gone, how can I fix this??? Please help!

Sign In or Register to comment.