Update Blender Workflow (3D assets) authored by Birte Heinemann's avatar Birte Heinemann
......@@ -10,10 +10,11 @@ How to use Blender?
:warning: :warning sign:
But, if you use Blender, please follow this process to import the Blender models into our Unity project! As .blend files require Blender to be installed, we decided to not use them directly in Unity. But there are two options to import Blender files in Unity.
:warning: We are **not** importing .blend files directly into Unity. :warning:
Instead:
#Export a .fbx file from Blender and import it into Unity
# Export a .fbx file from Blender and import it into Unity
- To export an fbx file, go to File > Export > FBX (.fbx).
- Check, that you are not exporting anything else (camera, lights, etc). We only need the mesh in object types
......
......