Files
FrostyToolz/README.md

11 lines
502 B
Markdown
Raw Normal View History

2025-08-19 17:22:48 +02:00
# FrostyToolz
A collection of unity editor tools I've made / improved
2025-08-19 17:26:12 +02:00
# FBX Exporter
I spent countless nights fixing Unity's FBX Exporter. The code sucks, the exporter sucks.
<br>
With my version you can actually export skinned meshes properly with animations etc.
<br>
It's been really long since I made it so honestly don't remember exactly what it helped with but it was bones and skinned mesh renderer exporting to FBX.
## Pro Tip
FBX is the most supported file type by the Exporter, even Unity's.