Swift 2.0 and SpriteKit Video Tutorial – Enumerating through all child nodes (even SKReferenceNodes)
In this SpriteKit and Swift 2 tutorial we will discuss how to enumerate through every child in the Scene, including SKReferenceNodes and other children within parent nodes), then do something when we find a child matching a particular name.