Json Manager (Construct 3 Plugins)

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

  • Order by
  • I looked at the screen shot but it's hard to get a full picture of what you're attempting. Is there anyway you can supply a sample sample project that demonstrates the issue?

    If you can, I would be more than happy to see if I can help.

    • goo.gl/FeKmSR

      here's the sample of my project.

      hope you'll understand what im looking for, thankyou.

      • 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