Simplified batch export for my blender -> unity workflow
- One FBX file per enabled top level collection
- Exports to <collection name>.fbx
- Only exports visible objects
- Applies space transform for unity import. Objects will import with rotation 0 and scale 1.
Requires blender 3.4.1+
- Download zip file: https://github.com/mahuvrc/batex-unity/archive/master.zip
- Open Blender
- Go to edit -> preferences -> addons
- Click install button
- Select the zip file you downloaded
- Check the box next to "Import-Export: Batex-unity" to enable plugin