Kodeco Forums

Video Tutorial: Swift Scroll View School Part 20: Sprite Kit Level Selector I

In this video tutorial you'll learn how to use scroll views to build a scrolling level selector for your Sprite Kit game.


This is a companion discussion topic for the original entry at https://videos.raywenderlich.com/courses/8-scroll-view-school/lessons/21

how to add different levels in a game? is it just push a button and load that certain scene? so if i have 10 levels i have to make 10 scenes?