Wow Thanks . is really great. I am trying to export various strings to a file, for example the players x,y,z coordinates every second. I would like to save these to the same file however for each point for a coordinate to be on a separate line or separate by a character e.g. “;”. Do you know of a simple way to implement with your SaveStringToFile Node?
I am trying to export data to statistical software for analysis (for a psychology experiment that I hope to do within the Unreal engine).
Thanks,