I’ve been trying to get a bone driver with a scripted expression that will return the value of the (local) position of one bone (let’s call it Controller) and use it for the X scale driver of another bone. Does anyone know what the correct expression to use is? I’ve tried putting in ‘bone(“Controller”).LocX’ but that just gives me an error.
Attachments
PythonDriver.blend (65.9 KB)