I’m trying to scale a bone before updating the BoneLookController, but the bone scale is being reset by the controller. If I scale the bone after updating the BoneLookController, the scaling works fine, but if I try to scale before updating, the scaling doesn’t take effect.
Is there any way to scale the bone before updating so that the BoneLookController can orient it towards a specific direction?