Jump to content

[Unity Script] Legacy Animation Converter


Recommended Posts

OK, so I learned how to make Unity scripts and Unity packages. yay me!

This Unity5 script will search your assets folder for all animations and automatically downgrade them to Legacy using two simple Regex'es, so you don't have to manually downgrade them yourself in a text editor.

  1. Download this unity package
  2. Place it in your \Program Files\Unity\Editor\Standard Assets folder
  3. Import it into your project
  4. Create animations if you haven't already
  5. SAVE YOUR PROJECT - I've observed an odd behavior in Unity where the animation files aren't updated with any new information unless you save your project.
  6. Go to menu Tools>AnimLegacy
  7. Click the Downgrade Animations button.

Enjoy!

Edited by Xyphos
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...