I am a newbie to spritekit game development.
Now I have created a basic game scene like a plane shooting enemies.
But how to implement more interactive stuff like play/pause, game start and game over?
My question is, are those scenes embedded into the game scene as nodes, or they are different SKscenes?
Thank you all!