Pausing SKView right after laying out nodes

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



Pausing SKView right after laying out nodes



I have an SKScene (Y) that is being presented by another SKScene (X). I have written the gameplay code inside the didMove(to:) method of (Y), so the game instantly starts after laying out its nodes. However, if I pause the scene within the didMove(to:) method, then it never actually shows up. What is the best practice to follow in case I want to pause my scene right after displaying everything required for gameplay?


didMove(to:)


didMove(to:)









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Firebase Auth - with Email and Password - Check user already registered

Dynamically update html content plain JS

How to determine optimal route across keyboard