I followed the lesson in order and could not hear any audio playing.
Hi Calvin,
Welcome to our community!
Unfortunately, the interesting part in your screenshot is missing. There is a button with a loudspeaker in your scene window. Enable it.
In your game window, there is a “Mute Audio” button. Disable it.
Also add a Debug.Log to the if-block in the OnCollisionEnter2D method to see whether it gets executed.
It worked, thank you
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.