Move point with mdslider

Hello!!!

One question, is it possible to move a point with a mdslider? I mean, can i connect two vectors at the same time? or i have to do it some special way?

Thanks a lot.

Why don’t you try it yourself?

1 Like

Simplest possible case of moving a point (pick your own anchor point for vectors in addition to this).

Example: A MDSlider moving one point (XY) from -1 to 1 (the single point). Or “scale” the movement amplitude by multiplying (see slider):

// Rolf

Do you mean Vector Addition?

1 Like