Hi. Karsten,
I'm using the quartz node instead of a slider to give my selections movement but as they do not all start at 0.
Some start moving at 0 and others maybe stationary till say 50 then move.
So if you think of the quartz node as a time line and it triggers movements at given points.
I was thinking an if/else node might be my answer ie: if (condition) { block of code to be executed if the condition is true}
else { block of code to be executed if the condition is false}
Hope this clarifies what I'm trying to achieve.
Cheers
Barry
|