This commit is contained in:
2025-08-19 17:26:12 +02:00
parent b8f6b624ca
commit 426dd356c6
65 changed files with 13126 additions and 0 deletions

View File

@@ -1,2 +1,11 @@
# FrostyToolz
A collection of unity editor tools I've made / improved
# 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.