Hi
In this Link I posted a Video where you can see that i set the Coefficient up to two and I have the same result as when i delete the Driver.
What is the difference between this? Would that also be right....? Just asking to understand the behaviour of this...
thank you
https://youtu.be/MuSVfKI2WvU
Hi Martin,
Well, in this case, the result is the same, because you are saying the first driver is using y=2-x, which for x between 0 and 1 goes from 2 to 1, but you have set the property to be clamped between 0 and 1, so that always results in 1. the same would be if you set the coefficient to something higher than 2.
I hope that makes sense.