Video Guide to Making a Stackable Physics-Based Puzzle in the Story Tellers iOS Starter Kit 2
This video shows all the properties in the Story Tellers iOS Starter Kit 2 that make a physics based stacking puzzle. You can drag rocks around, collide them with other rocks, and pan around the scene (with parallax fx) to possibly search for more rocks to build with. The rock puzzle MUST be constructed in a particular order, and when it is, the kit can do whatever you want. Play music, go to another page, topple the puzzle, etc. These ideas are noted at the end of the video, but you could also do things like construct a bridge, where a character tries to run across. If the character runs too early and the bridge isn’t together, they fall to the bottom and the page is reset.
As usual with the kit, no coding in necessary! Under the hood, it uses Swift 2 and Xcode 7.