-
2 Attachment(s)
Bounce sound problem
I made a simple square with bounce movement that play sound on bounce. It looks fine, but i can't stop feeling that the bounce sound is being played more often than it should. I tried pausing and steping forward and it also look good. Is it just in my head?
-
Re: Bounce sound problem
I tried the balls one after one, then tried two multiple and in the end, three. No it's not playing any more than it should, however, it is kinda hard to figure out the difference with 3 balls.
-
Re: Bounce sound problem
No, the sounds are correct. It only plays when a moving square hits the wall square... :)
-
Re: Bounce sound problem
I would have to aggree and say that the sounds are correct as well. At times it does sound like its multiple sounds, however that is when you have multiple collisions at the same time.
So it does sound good.
-
Re: Bounce sound problem
Well, even if it is correct, I will probably implement some kind of timer to prevent playing "hit" sound too soon after it has already been played. Maybe that will ease my brain's hearing center.