Time for action – adding labels

It would be nice to know how many birds we've spawned, how many birds we've hit, and more importantly how many birds we've missed.

Note

If you completed all code from the previous chapter, simply continue building on top of your project. If you've skipped a part or don't have the code for some reason, just take the final code of the project from the previous chapter in the Chapter_05/Cocohunt_05_Final folder and use it as a starter project.

You can download the book's supporting files by visiting www.packtpub.com/support and following the instructions.

Let's display those labels on the screen:

  1. Open the Cocohunt project at the point where we left it in the previous chapter.
  2. Right-click on the Scenes group, click on New ...

Get Learning iPhone Game Development with Cocos2D 3.0 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.