Guys, I thought I could just load in the JSON text generated from a different array into another no?
eg I have a load of curve points here generated in JSON from a previous array
trying to load it to this array on start up (Load from JSON string)
but is doesn't like the formatting.
Ive put it in quotes , taken out the first section just leaving the bracketed stuff
but it dosent like anything.
Is it possible to do this directly like this without having to reference a text file or such?