Unity Tutorial 9
This week while completing unity trials I wanted to find a useful tutorial that would help me somehow incorporate sound into my game . Right now, my game currently has a function live coin collector and I wanted to add a sound effect that would make a noise each time the player collects a coin.
In this Tutorial it explained both how to add sound effects using
c # scripts and also how to add a backing track . While I was able to add a
sound effect I struggled with trying to add a backing track is the music kept
on looping constantly at the wrong time and after spending hours trying to fix
it I decided to remove that component from my game and choose to keep the sound
effect instead .
Comments
Post a Comment