Question
Can 2 arms have different dragger behaviours?
I'm trying to have 1 arm that when I drag it, it stays in position. The other arm, I want to reset to position after 1 sec.
If I add a dragger behavior to each arm, my mouse will move BOTH arms at the same time (and every other draggable handle in the puppet as well). Why is it that when I add multiple dragger behaviors, every draggable handle is activated no matter where I click on the puppet?