What does the python script look like for the Bend, squash and strecth widget?

Forum Archive What does the python script look like for the Bend, squash and strecth widget?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6073
    thad
    Participant

      What does the python script look like for the Bend, squash and strecth widget?

      #24875
      Chris McFall
      Participant

        Take a look, in the graph editor , click the pull down menu where it says f-curve and choose driver mode. Select the driver you want to look at in the lefthand property shelf and then the driver details will show up in the right hand property shelf the actual script is just “var” all this does is call the variable below. Or var*-1 (calls an inverted value from the variable. In this instance the variable should just be the z position of the control. (If i remeber correctly)

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘What does the python script look like for the Bend, squash and strecth widget?’ is closed to new replies.