I\'m subclassing a SKSpriteNode to create a custom node subclass called SubNode(). In this subclass I\'d like to have a variable which always keeps the
SKSpriteNode
SubNode()