- Home /
How to transfer the world from Maincraft to Unity
Hi guys! I learned about the game "Minecraft Story Mode" and I wanted to create something like that. Question: How to build this world in Unity?
Answer by look001 · Jul 29, 2017 at 09:11 PM
You question is not clear, especcially because this forum is not related to minecraft in the first place. There for i have no idea what "Minecraft Story Mode" is. As far as i understand you want to import the world from minecraft into Unity, right? To do that you need a tool called "Mineways" this tool can export a part of the minecraft world to a mesh together with a texture. I'm not sure what format the file will have. (In the unlikely case unity cannot handel the format you will have to convert the file to another format) Just drag the file into unitys Projekt window along with the texture. After that drag the file from the project window into you scene and drag the texture on it. That should be all there is to do. Good luck!
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Can Unity open .3ws file 1 Answer
Does Unity Support 3D? 1 Answer