Content tagged json

JSON is a language-independent data format. It was derived from JavaScript.

Similar Tags

Report Tag

182 usages of this tag
  • 1 replies
  • 398 views

I want to store all of my relevant data like localization, ui position, button sizes for the mobile or PC version in a single JSON object. Is there a way how I...

posted 2 years ago
  • 6 replies
  • 572 views
This content is deleted
Forum Topic
How do I use prototypes in JSON?
0 favourites

I wonder how objects can inherit/copy other objects keys/values. I watched some videos and read through some explanation pages about prototypes, constructors an...

  • 3 replies
  • 264 views
This content is deleted
Forum Topic
Sudden limit in array? Confused
0 favourites

I've encountered an issue. I've made a feature in my game so I can have multiple translations of the game and the player can choose the language during runtime....

posted 2 years ago
  • 0 replies
  • 57 views
This content is deleted
Forum Topic
How do I send JSON data with AJAX?
0 favourites

I was trying to send data in JSON format with AJAX, but when I tried, the server receives something like this (example): Data to send: {. 'data': 'hello world'....

posted 2 years ago
  • 5 replies
  • 306 views
This content is deleted
Forum Topic
Where to add/edit card game data?
0 favourites

I'm wondering what the most practical way to add and edit card data would be. Of course ingame I will be storing all the data in a JSON object. But I think it i...

posted 1 years ago
  • 4 replies
  • 244 views
This content is deleted
Forum Topic
How to pass color to an asset dynamically?
0 favourites

I have the following problem. I try to set the color of an asset dynamically, I set the ajax, the server in the json passes me some values which I also pass in...

posted 1 years ago
  • 0 replies
  • 161 views
This content is deleted
Forum Topic
How do I save & load "Dictionary" as Json ?
0 favourites

So I have set Keys for the dictionary and tried to save them with json and localstorage , if I restart layout with a command the keys is saved , but if I close...

posted 1 years ago
  • 2 replies
  • 184 views
This content is deleted
Forum Topic
How do I run C3 code using JSON comparison?
0 favourites

I bought this really cool dialogue system for Construct 3. What I am trying to do is run a C3 block of code when certain line executed in the dialogue system. B...

posted 1 years ago
  • 3 replies
  • 395 views
0 favourites

EDIT : I released a Construct Tool allowing to do this and much much more : JSON+

posted 1 years ago
  • 3 replies
  • 469 views
This content is deleted
Forum Topic
Confused About JSON paths
0 favourites

First of all, apologies for my lack of understanding of JSON. I'm not familiar with Javascript. I've read and re-read the documentation as well as loads of othe...

posted 1 years ago

Similar Tags