Why does either my dictionary or array become empty whenever I change layout? I add some data to an array/dictionary, action "go to layout2" and attempt to download this array/dictionary, and it downloads an empty .json
Aren't these objects global?
You can change them to and from global in the properties for the object in the project panel.
Develop games in your browser. Powerful, performant & highly capable.
They are global, but they're not really. Global is set to yes.
they should be global, did you clear it at any moment?
how do you download it?
Nevermind, I found the idiotic error I made!