In this chapter, we talk about using SKLabelNodes to add labels to your SpriteKit games. Specifically, we show you how to add a label that keeps up with the number of impulses remaining for the SuperSpaceMan to use, and then we show you how to add scoring to the game to keep up with the number of orbs the SuperSpaceMan has collected.
At the end of the chapter, you’ll get a chance to revisit SKActions when we show you how to use them to add simple game sounds.