- Home /
Multiple questions; Design/discussion question
External Map Folders - Level Downloads
Hello, I am new to unity and are making a game which players can make and publish there own maps which players can download using a map browser
So the three main questions are:
Can an external folder hold map files for unity?
Can Unity download files from the internet - such as maps
How would you achieve question 1?
What would you save the map files as?
How would unity import these files?
Any help or answers to any of these questions would be helpful.
Thank you if you respond,
~Teal
Unity Answers deals with single, specific technical questions. You have multiple general questions here, plus design questions should be asked on Unity Forums. Also I recommend you do some searches and poke around a bit before resubmitting questions here or Unity Forums. Various aspects of your question have been asked and answered many times here. In particular take a look at:
WWW class
Application.persistentDataPath
Strea$$anonymous$$gAssets
And if you have pro, AssetBundle
Follow this Question
Related Questions
embed google maps into unity 3d 4 Answers
How to use several tiled maps in only one shader/material 0 Answers
Quality Reduction only reduces my player sprite quality 0 Answers
Map navigation system for a tourist app 0 Answers
Coding Error 2 Answers