I’m working on a research project, for which people can write into text boxes. I managed to save these inputs in a text Array, however, now it would be ideal that at the end, the game would export the text Array in some form (whether that’s .txt o another format/way) so I can come back and analyze the data.
In principle it doesn’t sound too complicated, but I’m not very experienced, also have only been working with visual coding in Unreal. Does anyone know what could be a good solution?