Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter, we will cover several key topics for your gaming environment. These include sound, moving elements like platforms and gates, and information displays. These constitute the last pieces before we move to an actual gameplay example in the next chapter.
Sounds in the UDK are generated through Sound Cues that can combine sound data with functions that alter or process sound effects like looping and attenuation. In a hands-on example we show you how to add sounds to a weapon through the weapon's projectile class. This is followed by a brief discussion of Kismet and Matinee with respect to moving objects including platforms and locked gates. Finally, the Unreal Heads Up Display, or HUD, is covered and a hands-on example is given that displays important items like the player's score, lives left, and current health.