-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is not compatible with Unity 5. #41
Comments
Yeah. I keep getting this error on Unity5: |
daniellfranco shadyueh |
hi all. |
Thank you. Much appreciated. 2015-08-18 9:23 GMT-04:00 Eiichi Takebuchi [email protected]:
|
Hi, any new updates? |
hi.... to work with this system in unity 5.x.x you need just erase that error line: AnimationUtility.SetAnimationType(xxxxx); maybe u get more errors but its enough to work ;) |
It works .... it works in unity 5 .... but it is not sure that no more errors ... I tried it in unity 5.1.2f1 and it works |
My vmd is not working, wonder if that is the problem if just simply comment out AnimationUtility.SetAnimationType() |
Please update the code for the Unity 5.
The text was updated successfully, but these errors were encountered: