Onboarding in SpriteKit

Hello,


I was wondering if anyone has any experiance with Onboarding within SpriteKit, and if there are any best practices that I could follow. I plan on creating separate Scenes for each different part of the onboarding process. The big question I have is how do I prevent the user from going through the Onboarding process every time they start the game?


- Aaron

As a newbie myself, I don't know of any best practice. That said, how about adding an 'on-boarding' button to a main menu displaying possible options at the start? Users can then choose whether or not to click on it.


Tunde

Hello Tude,


I think I'll give that a shot.

Onboarding in SpriteKit
 
 
Q