Inversing F curves


#1

I had a friend who showed me how to do this once using a very simple expression in the numerical field of the graph editor… But I can’t remember what it was, something like * -1. Can anyone tell me how to do this.

Thanks in advance

Pete B


#2

You’re thinking of *=-1

+=value [the entered value is added to the existing value]

*=value [the entered value multiplies the existing value]

-=value [the entered value is subtracted from the existing value]

/=value [the entered value divides the existing value]


#3

This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.