Sound not playing at all

I followed the lesson in order and could not hear any audio playing.

error2

Hi Calvin,

Welcome to our community! :slight_smile:

Unfortunately, the interesting part in your screenshot is missing. There is a button with a loudspeaker in your scene window. Enable it.

image

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.

Privacy & Terms