#download json file from builded game
1 messages · Page 1 of 1 (latest)
so let me explain
i wanna make a system where players can download there builded maps as a json file and then other players can import these and the game converts them
currently the files are scriptable objects but i will create a converter for them since thats not that hard
or is there a way to export and import them too