Hello everyone!
After last update to r101, one of my files where corrupted somehow.. Array.json file became simple text in editor. I cannot back it to visual anymore.
I tried, to make othere file outside Construct, and copy contains of my Array.json, and the import it to Construct 3, but it doesn't work... It shows just simple text...
Can anyone help me? Or had this kind of problem??
This what i get now...:
Edit: Clicking {biautify}.. on this Array.json making an error...
{
"c2array": true,
"size": [
4,
4,
1
],
"data": [
[
[
"?????",
""
],
[
"??????",
""
],
[
"???????",
""
],
[
"??????",
""
]
],
[
[
80,
""
],
[
105,
""
],
[
60,
""
],
[
35,
""
]
],
[
[
5
],
[
5
],
[
4
],
[
4
]
],
[
[
22
],
[
22
],
[
22
],
[
22
]
]
]
}[/code:1qw46tz0]