I have just started making a new game in Swift with SpriteKit, but it is coming up with an error telling me that the none of my member variables exist. I can't understand why it is doing this, because I clearly created the member variables.
Am I missing something?
Here is my current GameScene.swift: