Question by
Sevenvink · Jun 27, 2017 at 06:45 PM ·
strange ioc
Json on cross plataform
Hey, im doing a game to android, but i can't get the file path, neither using Application.persistentDataPath or Application.DataPath, i need something to get the file both in PC and Android, if i use the public textAsset and assign the file in the inspector, how can i write the file? The textAsset just give me a writeLine, and no a writeAllText, and another question, if i put a json to record all my game data, when the player update his game, he will loose the save?
Comment