FromJSON Expression

HELLO GDEVELOP! (is it gDevelop, Gdevelop, or GDevelop?)
anywayss…
In Gdevelop, we have a ToJSON() expression, right? It’s useful for making an array/structure a string. [“apple”,“banana”,“pear”] turns into “[apple,banana,pear]”. This is useful for saving, and I was really happy to use it. But when I was adding the event to load it as a structure again, I kinda hit a roadblock. There’s no FromJSON() expression. So now I’m kinda just stuck with the string version of a array. If it doesn’t exist, can you guys at GDEVELOP add it? Please?
Still don’t know GDEVELOP is capitalized so i just put it in all caps…
THANKS!

There are more json actions under [other], [conversion]

See also:

2 Likes