Sorry, dumb question, but i need the syntax for the JSON file that will load from the URL, all i have to go off of is:
{"c2array":true,"size":[5,1,1],"data":[[["tiger"]],[["rabbit"]],[["mouse"]],[["lion"]],[["cow"]]]}
but this doesn't load, obviously made for C2, so what is c3 Syntax?
I've tried to use "Load from JSON String" into my array, nothing loads, and i point at that information which is in a json file on my web server.
Thanks
(again, sorry for stupid question here, but can't find any tutorials that contain this info and the manual doesn't contain the layout either)