LEARN UNITY AUDIO - The Ultimate Guide to Audio, Implementation & Scripting

If you’re struggling to implement sound effects, audio in Unity - Need help scripting them? Then this Unity tutorial is for you! This video will have details on adding 2D and 3D audio effects, understanding the basics around these, scripting audio sources, audio clips, using triggers, unity events, UI buttons and custom events. Looking at playing and pausing audio and understanding AudioMixers and how to change that at runtime. I’ll lave time stamps under here for your convenience! :) 3D Sounds Tutorial: 00:00 Introduction to what we’ll learn 00:54 How to decide on Sound effects for your game 01:26 Adding 2D sound effect 01:46 Understanding the AudioSource component 04:14 Adding a 3D sound effects 06:27 Playing an AudioSource in script 07:49 Testing the code for playing an AudioSource component 08:13 Playing a specific AudioClip on one AudioSource 10:46 Playing an AudioSource on a trigger event 13:2
Back to Top