Hi everyone,
I am relatively new to construct, so I am wondering if it is possible to create log files of gaming sessions. e.g. I want to create a tetris game and I want to record the exact timing when rows disappeared, the number of lines disappearing and so on. I get how to create variables to record these things, however, I stuck at exporting them to a txt file. It would be very convenient if it would be possible to put all the information about the session from those variables into one table.
I would appreciate a little help on that topic!
Thanks in advance