Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 696 Bytes

File metadata and controls

11 lines (10 loc) · 696 Bytes

UnityBrawlAnimationImporter

A simple tool which allows users to import exported Brawl animations into Unity.

Usage Instructions:

  1. Download the project as a zip and move the entire "UnityBrawlAnimationImporter" into your Unity Project's "Assets" folder
  2. Using BrawlBox, export all the animations you want into one folder as ".anim" files
  3. Update the BonePaths.txt as necessary for that character 3b. Consider contributing to this repository with your update BonePaths.txt
  4. Click "BrawlAnimations/Import" button on your Unity toolbar
  5. Select the folder your want to import using the popup window
  6. Get your converted animations from the "UnityBrawlAnimationImporter/Converted" folder