EdyJ / blender-to-unity-fbx-exporter

FBX exporter addon for Blender compatible with Unity's coordinate and scaling system.
MIT License
947 stars 98 forks source link

Scaling parameter in export #22

Closed Redplcs closed 2 years ago

Redplcs commented 2 years ago

Please add scaling parameter like in basic fbx exporter D:

EdyJ commented 2 years ago

Thanks for your suggestion, but the goal of this project is to be as simple as possible, excluding any non-essential option. There are multiple possibilities already to specify a non-destructive scale in both Blender and Unity, so I don't think a scaling parameter would fit in this exporter.