Content tagged json

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

Similar Tags

Report Tag

188 usages of this tag
  • 6 replies
  • 304 views
This content is deleted
Forum Topic
How can I list the class names?
0 favourites

I know that I had this kind of structure working before. But I'm kind of unconcentrated right now and I just can't get it to work. What I'm trying to do is just...

posted 1 years ago
  • 4 replies
  • 530 views
This content is deleted
Forum Topic
Is there a way to "simplify" the JSON commands?
0 favourites

I'm a very lazy person. I like efficient systems. I plan to store just about everything in JSON objects except local variables. From savedata to databases and s...

  • 3 replies
  • 398 views

This community has helped me before and I am relying on it once again as I am struggling immensely. I am using the scrollview and gridview and gridviewdatabind...

  • 4 replies
  • 240 views
This content is deleted
Forum Topic
How do i use json in instance variables
0 favourites

I want to set the value of a instance variable with the json file but it doesn't work.

posted 1 years ago
  • 6 replies
  • 305 views
This content is deleted
Forum Topic
How to search for keys in Json files?
0 favourites

I have a Json file that was created within Construct 3 with the dictionary's native plugin in the "files" folder. It's like a dictionary, but I know that those...

posted 1 years ago
  • 2 replies
  • 232 views
This content is deleted
Forum Topic
Is using a JSON object reentrant ...
0 favourites

I am writing some code that receives a websocket message from an outside source that is then parsed by a JSON object. Once parsed additional processing is hande...

posted 1 years ago
  • 3 replies
  • 212 views
This content is deleted
Forum Topic
Traversing a JSON path
0 favourites

I know I can dig deeper into a nested JSON object by adding new elements to a path. For example if I have an array of objects called NPCs then I can add ."my1NP...

posted 1 years ago
  • 6 replies
  • 265 views
This content is deleted
Forum Topic
Json dialogue tutorial help- Please
0 favourites

Hi folks, frustrated newbie game-dev here. After spending several hours painstakingly following the Json dialogue tutorial, I've gotten everything in, modified...

  • 6 replies
  • 231 views
0 favourites

This is driving me insane. I've built this huge and complex program and now I need to insert some indexed values - it doesn't seem possible! The closest I've co...

posted 1 years ago
  • 0 replies
  • 225 views
This content is deleted
Forum Topic
Help with Custom Chat Mapper Dialogue Engine
1 favourites

Chat Mapper is a really powerful tool for handling branching dialogue. You can create a dialogue in it complete with logic and variables, then export it as a JS...

Similar Tags