Hi guys,
I�m just after 4 hours searching marathon. I found two plugins and many hints, but I just started with Construct and I�m totaly confused. Please help with this simple task - I�m lost.
I have a json file on my server. In this file there are stored several information.
It looks standard like this:
{"game":"10"},{"user":"1"},{"score":"1000"}
I need to read this file in Construct and show these data on screen to the player. Best will be to save each into separate variable.
Sorry for basic question, but I didn�t found easy answer.