In this tutorial, you'll learn how to make a game like Stack using SceneKit and Swift.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/670-how-to-make-a-game-like-stack
In this tutorial, you'll learn how to make a game like Stack using SceneKit and Swift.
Great thank you for this tutorial
It took a while, but I finally figured out the tap gesture wasn’t working because there was no step to connect gestureRecognizers under Scn View to the Tap Gesture Recognizer – only because I examined the final project and saw mine was missing in the Main Storyboard.
Onward and upward!
Please Make the Same Game with Unity 5. ThankYou.
More details re. azcoder comment. The tutorial is missing the link between the Tap Gesture Recognizer and SCNView in Main Storyboard. So,…
This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]