Ohh. It works!!! Thank you very much. I’m just wondering how to read the expressions?
The first one that I did was:
x = effect(“Slider Control”)(“Slider”);
[x,value[1]]
I get the first line, but the second one, not really. What is x,value[1] for?
and in your expression, you only put [x,y].
I’m just wondering why is that? I want to be able to write expressions too. Hahaha.
The expression works, now I just need to figure out how to keep the animation since it doesn’t animate anymore when I add expressions.
Thank you again!