Json Manager (Construct 3 Plugins)

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • I modified this a little. If you click on the image it will display text from the json file on the screen. You have to use ajax to load the file first. You can request from a project file or http resource. I chose the later and just specified the name of the file so it would load it locally. Once its loaded I load the json manager with the string result from the ajax request. Your index in the array was off by one so i changed it to 8 and now it displays the text on the screen. Hopefully this helps.

    drive.google.com/open