Is there a way to set the offsets and activate the aim constraint the same way the Activate button in the inspector does but in runtime via script? Can’t get this to work by manually set the offsets and lock them.
I would set ‘Is Active’ to true in the inspector, but set the weight to 0 (zero). Then just lerp / smoothdamp the weight to control constraint’s effect via script.