ProjectBoost - MultipleAudioClips (suggestion)

First thank you Rick for doing this course as it has been very helpful to me. If you happen to see this I would like to make a suggestion on this lesson. In the lesson “Multiple Audio Clips” you are using “audioSource” and “AudioSource” in a cache variable before the start section.

This can be confusing when written this way. I was mixing up AudioSource (uppercase “a”) with audioSource (lowercase “a”) and I transposed them in my code. I think you might want to consider using a different word to cache the Audiosource. I used “AudioSource = sound;” (without quotes) and it cleared up my confusion.

Not a necessary change but one that might prevent confusion among others. Again thank you for the course! So far it’s been very helpful!

1 Like

Privacy & Terms