Wasyl Posted March 25, 2016 Share Posted March 25, 2016 Hey, Can I add additional data into asset json file? For example: { "level1": [ { "type": "image", "key": "starwars", "url": "assets/pics/unknown-the_starwars_pic.png", "data": { "ADDED_INFORMATIONS" }, "overwrite": false }, } I tried get to this info by cache, but I nothing found there... Link to comment Share on other sites More sharing options...
fillmoreb Posted March 25, 2016 Share Posted March 25, 2016 I just looked through the code of Loader, and it looks like there are no provisions for doing what you want. Link to comment Share on other sites More sharing options...
Recommended Posts