how would you add a pop menu where you can scroll through thumbnails of the pages and when this thumbnail is selected, the main story scene will scroll automatically left or right to the correct page?
Hi Caroline, I don’t know much about sprite. I downloaded the final project and ran it. It is failing on class AppDelegate: UIResponder, UIApplicationDelegate {
54: ERROR: >avae> AVAudioEngineGraph.mm:2515: PerformCommand: error -10851
2017-01-25 20:54:29.674 Seasons[32168:22110206] *** Terminating app due to uncaught exception ‘com.apple.coreaudio.avfaudio’, reason: ‘error -10851’
Any ideas what could be the problem? Tks
@renatom - No, I’m sorry, I don’t know what the problem is.
Do you have non-standard audio hardware? Are you running on the most updated Xcode? Are you running on device or simulator? If device, is it updated to 10.2?
I just downloaded the sample and checked it again, and it runs for me in the simulator.
@klausycat - you can add UIGestureRecognizers to an SKView, because it’s just a subclass of UIView. So you could try adding a UIPinchGestureRecognizer.
There’s a tutorial on doing this (although not the UIPinchGestureRecognizer) here:
Hey Caroline , just a follow up … Localization is pretty much street forward, just localise your scenes and the and and the language to you project, the you can still make the text as pictures, that makes it easier toe visualise the front you want to uses instead of having to run the app 2000 times
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! :]