How do I display text from Json cells?

Not favoritedFavorited Favorited 0 favourites
  • 3 posts
From the Asset Store
Make a displayed number gradually increase or decrease, making an impression of a real-time counting.
  • I looked at the tutorial on the site and a few videos, so I thought it would be easy enough. It seemed like it was. But I feel like I have no idea what I am doing.

    I created an array under files. Inserted the Array, Json and AJAX objects. Then, put an on layout load action from AJAX to Request Project File from the array file I created at first. And I am supposed to I think use the parse action from the JSON object somehow? Maybe?

    EDIT: I copied and pasted data from a spreadsheet on the array file I made first. And I made sure to set the Array object dimensions so it would have the same cells, 3 width and 32 rows, 1 depth.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I created an array under files. Inserted the Array, Json and AJAX objects. Then, put an on layout load action from AJAX to Request Project File from the array file I created at first. And I am supposed to I think use the parse action from the JSON object somehow?

    No, if your file type is "array", you don't need the JSON object. After requesting the file with AJAX, load it into the Array object:

  • Thanks, that worked

Jump to:
Active Users
There are 0 visitors browsing this topic (0 users and 0 guests)