Hello!
I am a beginner with Construct 2. We made a project which needs to read a file and then does somethings with what it reads. So we created a web page and we read it with the AJAX plugin. Now we want to make this work offline, so we need to read not a web page but a .txt file with the same content.
I created this file and I added it on the project files. Then I changed the AJAX request to "Request project file", but it isn't working.
Did I miss something?
Thanks,
Kirbendo