Forum Topics tagged json

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

Similar Tags

Report Tag

168 forum topics with this tag
  • 2 replies
  • 264 views
This content is deleted
Forum Topic
noob question, get json data into text inside game
0 favourites

I'm trying to get some json data from a remote web server, into my very basic game. I'm learning here so be gentle please :-) I have this URL/Json data: I want...

  • 0 replies
  • 185 views
This content is deleted
Forum Topic
how can move in a arrays of object
0 favourites

Plz send source. Thanks.

posted 2 years ago
  • 2 replies
  • 956 views
This content is deleted
Forum Topic
How to get contents of a JSON object?
0 favourites

For the last 5-6 hours I'm trying to solve my issue that I have. It is a bit frustrating that the documentation in the scripting section is assuming that a prog...

  • 1 replies
  • 408 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
  • 588 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
  • 277 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
  • 60 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
  • 318 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 2 years ago
  • 4 replies
  • 259 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 2 years ago
  • 0 replies
  • 165 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

Similar Tags