Reader small image

You're reading from  Getting Started with Unity 5

Product typeBook
Published inMay 2015
Publisher
ISBN-139781784398316
Edition1st Edition
Tools
Right arrow
Author (1)
Dr. Edward Lavieri
Dr. Edward Lavieri
author image
Dr. Edward Lavieri

Dr. Edward Lavieri is a veteran software engineer and developer with a strong academic background. He earned a Doctorate of Computer Science from Colorado Technical University, an MS in Management Information Systems (Bowie State University), an MS in Education (Capella University), and an MS in Operations Management (University of Arkansas). He has been creating and teaching computer science courses since 2002. Edward retired from the U.S. Navy as a Command Master Chief after 25 years of active service. He is the founder and creative director of three19, a software design and development studio. Edward has authored more than a dozen technology books, including several on Java.
Read more about Dr. Edward Lavieri

Right arrow

Improving our game


We can be proud of our game, but there is not much for a game player to get excited about once they've played the game for a while. Here are some suggestions to make our game more robust and more enjoyable for users to play.

Audio

Together, we added sound effects for pigs crying and a "points" sound when Colt takes corn or water. The following are some opportunities for additional audio in the game:

  • Background music: A subtle background clip played on a loop will go a long way to making the game more immersive. We created something that is appropriate for the game environment. Be sure to review the priorities you set for each audio clip.

  • Animal sound effects: Ideally, each animal could have three sounds, idle, eating, and drinking. The "pigs crying" sound effect we already added to our game would work for the pig and piglet idle clips. Adding the additional sound effects will help make the game seem more real and add an element of fun.

  • Old farmer: Currently, the old farmer...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Getting Started with Unity 5
Published in: May 2015Publisher: ISBN-13: 9781784398316

Author (1)

author image
Dr. Edward Lavieri

Dr. Edward Lavieri is a veteran software engineer and developer with a strong academic background. He earned a Doctorate of Computer Science from Colorado Technical University, an MS in Management Information Systems (Bowie State University), an MS in Education (Capella University), and an MS in Operations Management (University of Arkansas). He has been creating and teaching computer science courses since 2002. Edward retired from the U.S. Navy as a Command Master Chief after 25 years of active service. He is the founder and creative director of three19, a software design and development studio. Edward has authored more than a dozen technology books, including several on Java.
Read more about Dr. Edward Lavieri