Hi guys I have a question about database using .csv I created a game to collect data of users and keep in your mind this is a simple game
Player most Enter a exist ID that will be inside file called " ValidIDs.csv
if id found you can start the game.. and another player start the game collect a points these point most to be recorded, ( keep in your mind x/40 points ). if player got for example 32/40 points most to be export to a another file in the end of the game with ID and score and Date that all so to do that I don't how 😦 and when i export the game Unity Build won't let me even after I tried all what I got!!