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
  • 308 views
This content is deleted
Forum Topic
AsJSON error — Undefined Sprite Values
0 favourites

I'm trying to save a sprite's state as JSON, and get the following error message. I can reproduce the error only on certain sprites in my project. What would ca...

posted 2 years ago
  • 5 replies
  • 497 views
0 favourites

I'm planning on making a game with tons of dialogues, so I'm using .Json files to put all the text in the game. I'm also planning to: 1) work with several diffe...

  • 3 replies
  • 252 views
1 favourites

I am working on a racing game, and was wondering how to implent replayable ghost data. My current idea is to add x and y values to a json file every tick/second...

  • 0 replies
  • 210 views
This content is deleted
Forum Topic
How do I parse dynamic JSON?
0 favourites

Hi - I'm receiving dynamic JSON data from API endpoint. Sample response: {. "success": True, "error": Null, "data": }. Questions is, how do I parse select data...

posted 2 years ago
  • 1 replies
  • 292 views
This content is deleted
Forum Topic
How To Referenec Variables Inside JSON Path
0 favourites

I'm going to post a screenshot of my events to show you guys what I'm doing as I'm sure it's user error but currently I am building a dialogue system based off...

  • 0 replies
  • 186 views
This content is deleted
Forum Topic
Save/load object state to/from JSON using JS API
0 favourites

I know how to convert instances to/from JSON using event sheets - using the expression Object.AsJSON and the action Set from JSON string . Is there a way to do...

posted 2 years ago
  • 0 replies
  • 188 views
This content is deleted
Forum Topic
Several Arrays in json
0 favourites

So, I have an array in my project that I want to reads its data from a json file if sprite.StorageName equivalent to the array name in the json file. Unfortunat...

posted 2 years ago
  • 2 replies
  • 243 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
  • 176 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
  • 876 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...

Similar Tags