A simple tool which allows users to import exported Brawl animations into Unity.
Usage Instructions:
- Download the project as a zip and move the entire "UnityBrawlAnimationImporter" into your Unity Project's "Assets" folder
- Using BrawlBox, export all the animations you want into one folder as ".anim" files
- Update the BonePaths.txt as necessary for that character 3b. Consider contributing to this repository with your update BonePaths.txt
- Click "BrawlAnimations/Import" button on your Unity toolbar
- Select the folder your want to import using the popup window
- Get your converted animations from the "UnityBrawlAnimationImporter/Converted" folder