Hello, i’m making a 2D game in which you have to click on baloon to destroy them.
I want to save some informations in a CSV file but i have some problems…
The link is still valid and shows examples of how to do it. If you are still confused, please post your code (in your own thread) and explain what’s happening/not working.
Hey! The video is great–the only issue I’m having is that I can’t seem to find the correct relative file path to load one from my assets folder. Any help? I want this to work on other machines.
Also if you really want csv you should be using , not ; as your delimiter.
I tend to prefer tab delimited. Because a lot of times the data would contain commas.