Hmm. I will need to investigate why this happened!
For your convenience and to continue working on the project, please do this dirty fix:
– Open up AnimatedParameter.cs file.
– Change line #65 to this: public bool enabled{ get {return true;} } (force enable parameters).
The “Base Clip” in Animator Track has indeed been removed, because now you can have multiple Animator Tracks. The effect of the “Base Clip” in the previous version, can be replicated with an additional Animator Track. It was a tough choice to remove the “Base Clip”, but if needed I can re-add that feature.
Let me know.
Thank you.
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.