mrven / Blender-Asset-Creation-Toolset

Many Tools for Game Asset Creation (Import/Export FBXs, Origin Aligment Tool, Renaming, Low-Poly Art workflow tools, etc.)
GNU General Public License v3.0
299 stars 24 forks source link

Support for Blender Custom Properties via AssetPostprocessor #31

Closed Anto775 closed 4 months ago

Anto775 commented 5 months ago

Blender can store many variables into an FBX via it's Custom Properties, theses can be later picked up in-engine after being imported with the AssetPostprocessor. This feature would greatly streamline the iteration and overall workflow between Blender & Unity.

Here's a practical article of a team that used this approach; https://blog.unity.com/games/rapid-design-iteration-in-breachers-using-assetpostprocessor-and-blender

mrven commented 4 months ago

Added in v2024.1