Hey, I have an absolute gamma beginner question, how can i connect a linearspread to the y-position of a skia rectangle, see patch attached.
Many greetings
Jens
Rectangle_LinearSpread.vl (12.1 KB)
Hey, I have an absolute gamma beginner question, how can i connect a linearspread to the y-position of a skia rectangle, see patch attached.
Many greetings
Jens
Rectangle_LinearSpread.vl (12.1 KB)
@envoy
In Gamma there is no automatic spreading as in the good old Beta hence you have to take care of your spreads…I don’t know if you are familiar with the concept of ‘for loops’ (also in textual programming)…
https://thegraybook.vvvv.org/reference/language/loops.html
In this video, you should find a solution for your problem
And here your patch with a loop.
Rectangle_LinearSpread.vl (18.8 KB)
thanks for the fast help.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.