Saving 2D vector coordinates to text and saving a text file

Hi everyone, I have a 2d vector, and its coordinates are displayed on the screen. I need to write x and y coordinates separated by commas into a text file that I need to save to a specific folder. Can you tell me what to do or what study materials to look at?

Victory plugin can help you save a string array into txt files with blueprints:

image

its free and kickass

hope it helps

I tried it right now, everything worked out. Thank you :+1:

1 Like

Glad to hear!