Hi i am creating a test realm for a university project and i need to collect some data from the game such as time taken and damage received. i have this data stored in floats is there away to compile it all in to a text document at the end of the game so that once it has been quit it can be accessed so i have data that has come from the game?
i had this data first shown as a print string but i cant seem to see that once i have packaged the game up