I dont know if I'm doing something wrong, or is it a bug, but I can not load a JSON string in to an Array:
Look:
googledrive.com/host/0B5et6AUuw1rHWGJZOG95RkdKcG8/index.html
and the .capx:
drive.google.com/file/d/0B5et6AUuw1rHOTVSaHB2SndqSjg/edit
I saw a post about a bug like that in r151, but ashley wrote they will fix it by the next built, and I am currently working with r155. (also tried it on r152, same result)
Can anyone Help?
Develop games in your browser. Powerful, performant & highly capable.
Your bracketing is incorrect, try:
{"c2array":true,"size":[5,1,1],"data":[[["12"]],[["23"]],[["34"]],[["45"]],[["56"]]]}