Tutorial 07
Tutorial 07 Audio This is the first time in this project that we were using audio files and contributing them too aspects of the game. audio files are used in so much of this game. use audio files for the animation of the robot walking around, use it for when you throw the cog we use it for when you're talking to NPC's and we use it for background music. some games are built on their soundtrack because they are so impressive and immersive. and it said in mediums like You Tube videos the visual doesn't matter as much as the audio. the viewer is more likely to stick around with bad visual and good audio instead of bad audio and bad visual. meaning that viewers find bad audio intolerable. add the background music it's easy we just add it through audio source and set it on a loop for the duration of the game. We then add a maximum distance in the view scene this will allow us to affectively display sounds within this dista...