Chapter     7

Populating the Game Environment

Before you can finish setting up the characters, you will have to get the game environment blocked in and ready for testing. Game flow, how readily the player can move through the game environment and accomplish tasks or goals, may look good on paper, but once implemented, it might not work as well as expected. In a larger game, you would probably use proxy geometry and simple primitives for characters to mock up the relevant features of the environment so you could test the functionality of the game early on. Even for something as simple as the game you are creating with the book, much of the early testing was done exclusively with Unity primitive objects (Figure 7-1). As issues were encountered, ...

Get Unity for Absolute Beginners 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.