I see that version 1.9.1 said that it resolved some Foot IK issues. But all I see in the code is the following in CreateClipsMixer():
clipPlayable.SetApplyFootIK(false);
I’d like the option to set that to true, probably on a per-click basis. For now, I’ll just just manually adjust the code to make that true in all cases, but it seems like it should be an option, much like it’s an option when adding an animation clip to an Animator state machine.
Unless I’ve missed some way to enable/disable foot IK?
I remember there was an issue with FootIK some Unity versions back (can’t recall exactly what though). It seems that there is no issue anylonger testing in Unity 2019.3. Thus I’ve just made this an option exposed in the Animator Track inspector and this will be part of the next version update.
Thanks.
Join us on Discord: https://discord.gg/97q2Rjh
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Login
Register
By registering on this website you agree to our Privacy Policy.