Open danieldeankon opened 4 years ago
Since the attached video seems corrupt, here's the result:
where the box is moved even though it is obstructed by a wall.
This fix also prevents multiple of the same sounds playing at the same time when audio is introduced. When this happens it appears that the sounds suddenly got louder, but that's just what happens when the same sound is played simultaneously.
Steps to reproduce:
I was able to stop the behaviour by changing the match expression on line 173 to
I haven't tested rigorously to see whether or not this introduces any new unwanted behaviour, but it seems to not do so.