Content tagged json
JSON is a language-independent data format. It was derived from JavaScript.
I have a situation where I have 100s of JSON files in my project file folder and I want any one to be called on by name and loaded into a single array when need...
Well, actually my problem os that I want to take the user's map (TMX - Tilemap -> .Json) and make a publish, went mal published others players can download it o...
How do I integrate my JSON table with Google sheet? If I edit anything to my Google sheet I want the JSON array to reflect the changes real-time or on the start...
I asked this in Discord but did not get an answer. How can I execute a jsON script on seperate layout (and not first layout only), the MAIN script just executes...
Using the most up to date version of C3 Stable (r234.2) and it seems the ol' worker issue with Ajax is back (albeit way less frequently than before). The proble...
I've created a universal event sheet that can interpret the data I put in my json arrays to make a room like so: My goal is to create an event sheet and a json...
I'm wondering what's the best way to have all the data of a "typical RPG" stored. I really like the modularity of Javascript objects. So is there anything wrong...
I'm trying to do a direct call to "mission.Conditions.Condition1.A00". No matter what it wont let me access. I did open the Sample project and that uses Loops,...
Hi mates I'm creating a leaderboards website for HTML5 games so i'm trying to integrate Construct 3. I already success on create player, set player score and ge...
I want to check each of the first 100 values of the json (Chunk_Width and Chunk_Height are both equal to 10, If that value is greater than zero (all 100 values...