Version 3.5.1
Maintenance
- Update TouchScript submodule to 8.2
- Update to Unity 5.4.1
Bug Fixes
- The demo hadn't been updated after TouchScript was last updated (i.e., to 8.1). Thus, all the TouchScript scripts were missing from the game objects in the demo scenes. These have been added.
- The arrow in demo-scene1 and demo-scene2 was tagged "Back" but should have been tagged "GoBack" for it to register taps.
- Set the default flags in MainGameController to demo=true and story=false (i.e., make it so the demo is the default when you check out the repo).