I tried to create blend tree automatically with animation clips.
everything was fine until i met the boolean called “Normalized Blend Values”.
I couldn’t find any similar parameter from Blend Tree document but I found it from Unity CS Reference.
I was able to access to Blend Tree and modify child motion and parameters but only that boolean option is holding my process.
I need to make it as enabled via script. Is there any way to access and change it?
Thank you.
Thank you for the reply.
I’ve tried useAutomaticThresholds on Direct mode but no luck…
to make sure, I tried to set it on 1D then switch to Direct, same. it was disabled.
Guess something is cannot be automated…