/batex-unity

Export selected objects as fbx in batch operation

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Batex unity basic

Simplified batch export for my blender -> unity workflow

Features

  • 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+

Installing