[Fixed since 1.3.11] Position of width point - Cannot set to 1

Hello,
I am trying to draw a spring by animating its width points. It works well, except that I cannot set the position of the second widthpoint to 1 in the last keyframe.
Am I missing something here ? (I work on the stable version).
Thanks

You use stable (old) version 1.2.2, you probably face this bug that has been fixed in 1.3.11 as :

  • you have 2 parameters of the same type (real) following in the list
  • you can’t set the first parameter (above) to the value of the second (below)

See my comment in the following issue:


:wink:
1 Like