Sound doesnt play

sound doesnt play. i have checked over the script and it is the exact same script as shown.

Hi,

Are there any error messages in your console? If not, check if the audio is muted in your game window. There is a “Mute Audio” button.

If the sound is unmuted but you still cannot hear anything, please rewatch the video again and make sure that everything in your game is like in Rick’s. The Main Camera game object needs an AudioListener component. The rocket needs at least one AudioSource component. The curly brackets in your script must be placed correctly. Syntactically correct code does not mean that there are no bugs in the code. Remember you can also look at the lecture code changes via the link in the Resources of each lecture.


See also:

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms