SpriteKit: Passing data between scenes
I am stuck trying to pass data between scenes "SKScene" in SpriteKit. For
instance I would like to pass the score from level A to Level B.
Maybe the solution is archiving but I would like to implement something
more simpler like the way we use with view controllers.
Any clue in this regard will be very much appreciated.
No comments:
Post a Comment