Creating a user initiated trigger using horz/vert pos.
-
I'm looking to make a sliding puzzle that uses videos diced into 9 equal pieces. So far, my main roadblock at the moment is configuring the right actors to create a selection/button that users can interact with using motion tracking within the patch to move pieces up/down/left/right.
I'm under the impression that creating a trigger that activates in proximity to the position a user is highlighted on would do the trick. Still, I'm not very familiar with all the actors, so any advice is welcome!
-
It is possible in Isadora to achieve what you have described. There is a bit of logic and planning required to make this successfully.
A good starting point is an understanding of the hardware you are planning to use to present your puzzle to participants. What is the input device that allows the selection and manipulation? What is the presentation device that displays the result?