Content tagged json

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

Similar Tags

Report Tag

182 usages of this tag
  • 2 replies
  • 504 views
This content is deleted
Forum Topic
JSON to Arrays
0 favourites

Still at work and I just thought about this one. I am planning to load a LARGE json file to my array. Example size is like this: "https://stats.Nba.Com/stats/le...

posted 4 years ago
  • 6 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I load image from JSON?
0 favourites

Thanks for looking into this. I found a bunch of app icons in .JSON format. I would like to load them in my app. Can anyone help me with this?

posted 4 years ago
  • 2 replies
  • 454 views
This content is deleted
Forum Topic
How do i fix this Json Error?
0 favourites

At the start of my project I request an api that returns this json. "_id": "", "word": "middlescence", "contentProvider": {. "name": "", "id": }, "definitions":...

posted 4 years ago
  • 1 replies
  • 601 views
0 favourites

I added a new dictionary file to my project to add a list of unlock criteria for my game. When I copied the old text with linebreaks it added \n\n in the string...

  • 1 replies
  • 656 views
This content is deleted
Forum Topic
How do I get SaveStateJSON to write to a file?
0 favourites

I have a problem with SavestateJSON. When I use it on a save complete condition no JSON is outputted to the desired output location. It just empty. Any ideas wh...

posted 4 years ago
  • 4 replies
  • 646 views
0 favourites

Trying to make an endless game that can load the next randomly selected "section" of the layout with the use of xml or json? If anyone has done this before or k...

posted 4 years ago
  • 12 replies
  • 1.9K views
0 favourites

As students in my mobile gaming course begin working on their final projects, I'm hoping to deepen my knowledge of how JSON files can be used to create a rudime...

  • 2 replies
  • 609 views
This content is deleted
Forum Topic
About savegame
0 favourites

I have a problem with the "savegame" option. This function is actually very relaxing but as soon as I update the app it will not be overwritten. Android spits o...

posted 4 years ago
  • 2 replies
  • 1.6K views
1 favourites

I load a JSON file in an array on the start of one layout. The data of this array pass by changes during the game, but when I start that layout the "on start of...

posted 4 years ago
  • 0 replies
  • 208 views
This content is deleted
Forum Topic
Array json file data lost
0 favourites

I don't know why but when I entered data into array via array editor and I save it everything seems fine but after I re open project there's no data in json fil...

Similar Tags