CHAPTER 7
In this chapter, you’ll learn to use Audacity to make sound effects for your games. You will then import some sound effects into the Bouncing Donuts Unity project and write C# code to play them.
Introduction to Sound in Games
Sound is an often overlooked part of game development, mainly because it’s easy to make a prototype without sound and put it in as an afterthought toward the end of the project. Sound can have a large impact on the feel and mood of your game, but for many games, sound doesn’t directly affect gameplay. Commercial projects will use professional sound designers and composers to create custom sound and music. Regardless of your budget or the size of your team, it’s a good idea to learn ...
Get 2D Game Development with Unity now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.