Apply variable for x/y coordinates

Hello.

I guess variables will be possible for many more settings. I just worked on a prototype where applying this on the x/y coordinates would have saved me many variants. Looking forward to this

3 Likes

Have you tried auto layout frame? Setting top and left padding should do the trick for you, hence they are subject to change via variables

3 Likes

Hey Pavel, thx. I haven’t as I ended up with a setup using absolute position. I will try it out with a variabel for padding and auto-layout. That indeed should work

That’s what I was doing for the “weird” positioning:

do you found any solution? i want to use variables on X coordinate to animate a KM Slider, with somethin like "on drag → “if #KM = XXX” “X coordinate=XXX”

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.