devNotes 6-20-16 modal menu cycling, scroll plate, tap tap tap

Exercise App   https://www.passion47.com/unity-3d/unity-5-3-using-json-serialization http://forum.unity3d.com/threads/howto-use-json-in-5-3-guide.373455/ https://sometimesicode.wordpress.com/2015/04/11/unity-serialization-part-1-how-it-works-and-examples/ http://answers.unity3d.com/questions/1171740/android-devices-does-not-read-json-file-but-unity.html  http://sushanta1991.blogspot.com/2014/10/how-to-read-and-write-xml-in-unity.html Things you should know, First time when you will run the game, there will be no xml present in the directory. So first thing you need to do is save the xml with default values. now you have a xml file where you can save and load … Continue reading devNotes 6-20-16 modal menu cycling, scroll plate, tap tap tap