Testing and confirming

As with any new feature of your game, testing is crucial. In Chapter 10 and Chapter 11, we will look at optimizing your game and ensuring that test builds work as they are expected to, along with various options for delivering your game.

For now, you should ensure that your game functions properly so far. Even if you have no errors showing in the Unity console (Command + Shift + C shows this panel on Mac, Ctrl + Shift + C on PC), you should still make sure that as you play through the game, no errors occur as the player uses each part of the game.

Note

If you encounter errors while testing, the Pause button at the top of the Unity editor will allow you to pause, play, and look at the error listed in the Console window. When ...

Get Unity 3.x Game Development Essentials 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.