Changing/Saving Characters and Following Paths in the Story Tellers iOS Starter Kit 2
Discusses the Map demo page in the kit – Part 1 of 3
The Story Tellers iOS Starter Kit 2 makes it incredibly easy to change characters by cycling through different animations. If the reader closes the app and returns laters, their character choice will be the same as before. So in the example above, the reader can choose a different vehicle (car, plane or boat). We’ll talk about the handful of settings to make that happen, then take about 2 minutes to look at how to move a character (or anything) along a path.
The kit is Swift 2 and SpriteKit based, and uses the latest version of Xcode.