Hi guys, I haven't touched Construct for a while and now I'm building a simple level editor to save/load game levels.
I managed to get all the stuff I want into a text variable but I can't figure out how to create/write a XML file from withting construct, any solution works, I just need to export a file with my text variable content on it. Loading xml files and building the levels already works fine using FileChooser to select the level file.