flo-wolf / Flip-Fall

Flip Fall - Mobile Arcade Platformer, made with Unity. Available on the Play Store
https://play.google.com/store/apps/details?id=com.florianwolf.flipfall
Other
22 stars 4 forks source link

Two sound effects cannot be played at once, the new one stops the last one. #10

Closed flo-wolf closed 8 years ago

flo-wolf commented 8 years ago

Remove StopAllCoroutines() functions inside the SoundManager

flo-wolf commented 8 years ago

Fixed.