I'm learning Quartz Composer and Origami. I have a simple interaction set up like this:
I have an interaction2 patch attached to the image layer and a transition patch. On clicking the image layer, it should trigger a transition from 0 to 100. The output of the transition patch is wired to the x-position of the layer. So, presumably, when clicking the image layer, its x-position should go from 0 to 100.
However, the image layer just flickers quickly to an x-position of 100 but does permanently move.
Can anybody explain why this is happening and how to fix it?
Thanks!