All Questions
2 questions
1
vote
2
answers
289
views
Imported model from Blender stops updating after applying scripts
I am new to Unity3D and I am trying to import a model from Blender. I save the .blend file inside the assets folder and everything works well. I drag and drop my model and apply textures, colliders ...
11
votes
3
answers
11k
views
Exporting Blender bones
I wrote an exporter for blender models that works great for meshes. I'm attempting to extend that to bones defined in blender. However I haven't found good information for exporting bone data. How can ...