Hi, I'm currently making a rythm game with mechanics similar to Stepmania and DDR. I want construct to be able to load a .txt file, read it line by line, and execute commands based on the last 4 digit number it analyzed.
I have uploaded the .txt file to the "files" folder, but I'm having a hard time getting ajax or xml to access it. Would someone kindly explain to me how to access a text doucument in the "files" folder?
Also, does anyone have any advice on how to once per tick make Construct scroll one line down in this .txt file, and output the value of the 4-digit number it just analyzed?
If I nail this I got all the core mechanics down for my game project. Any help would be very appreaciated!
-Tinimations