ddionisio / MateAnimator

Adding more features to the open sourced Animator from Unity.
113 stars 29 forks source link

How to install this project? #2

Closed huw12313212 closed 10 years ago

huw12313212 commented 10 years ago

Hello! I am looking for animator timeline update, and found your project "MateAnimator"! It looks cool ! I pull the project ,but don't know how to install in Unity. Is there any setup instruction? Really Appreciate!

ddionisio commented 10 years ago

Hi,

You just need to clone the project to your Assets folder. If you're using javascript, clone it in Assets/Plugins, that way you'll be able to use the classes in your scripts. Make sure to grab the latest.

Let me know if that works.

ddionisio commented 10 years ago

Quick instruction added to ReadMe.md