Open qoVA opened 5 years ago
Am having issues using the UnityJsonHelper to access a file with Resources.load<>(); and accessing a nested Json document
I had made a version that gives jagged array of all occurences of an object. Check to see if it helps for your nested JSON: https://github.com/guneyozsan/UnityJsonHelper
Am having issues using the UnityJsonHelper to access a file with Resources.load<>(); and accessing a nested Json document