Forum Topics tagged json

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

Similar Tags

Report Tag

164 forum topics with this tag
  • 1 replies
  • 425 views
This content is deleted
Forum Topic
How do I get a item from a JSON array ?
0 favourites

I followed the documentation I'm not sure if I'm doing something wrong. My Data: Thanks in advance.

  • 3 replies
  • 1.1K views
This content is deleted
Forum Topic
Parsing JSON
0 favourites

I wanted to parse as shown in the picture, it doesn't work out somehow ;-). Thanks for your help.

posted 4 years ago
  • 4 replies
  • 2.1K views
This content is deleted
Forum Topic
Is there a way to write to the JSON file?
0 favourites

Is there a way to write to one of the projects JSON files? I wanted to use it as kind of a database. If there's no way to do this, how much would be the perform...

  • 7 replies
  • 704 views
This content is deleted
Forum Topic
JSON interface?
0 favourites

Would it be possible to add an interface for the JSON plugin. Having the Json data exposed in JS would be very useful. Also being able to set JSON back into the...

posted 4 years ago
  • 0 replies
  • 764 views
This content is deleted
Forum Topic
Kahoot Clone- Need your Help.
0 favourites

I want to build a multiplayer trivia game, Kahoot style. Before I begin, there were several challenges that I could not find answeres for yet. 1. I need two dif...

posted 4 years ago
  • 12 replies
  • 1.8K views
This content is deleted
Forum Topic
Json array in array
0 favourites

I want to make a json with the coordinates of a bunch of instances. Basically "for each" instance set the value at key to array of the x, and y. I can do this e...

posted 4 years ago
  • 0 replies
  • 150 views
This content is deleted
Forum Topic
[SOLVED]How do I get json from json using json plugin?
0 favourites

I want to load json data from json into variable. {. "fruitsCount":1, "data":{. "id":1, "name":"apple". }. }. I want var fruit1 = data (json). EDIT : Use .ToCom...

posted 4 years ago
  • 1 replies
  • 492 views
This content is deleted
Forum Topic
Addon/Plugin with JSON/objects
0 favourites

I created a plugin with an action called "TrackEvent", the 2nd param should be an object with key-value pairs, for example: {level: 10, score: 20, stars: 2}. Th...

posted 4 years ago
  • 4 replies
  • 1.6K views
This content is deleted
Forum Topic
How do I set tilemap from JSON file? (Resolved)
0 favourites

I have been trying to set tilemap from JSON file and have had no luck with it. I was trying to follow the steps in this tutorial video, but alas. Does`t work. (...

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

Just added new lines and values to my 4x80x1 array but now when I double click the .Json project file it shows a simple text editor instead of the nice table to...

posted 4 years ago

Similar Tags