hello everybody,
first of all, congratulations for this amazing tools. animata is awesome!
i'm working on a project with kinect and animata. users can control two different puppers (one at time), each one placed in a different layer. my problem is that it seems each puppet uses a different screen coordinate (ie. although they show the same relative joint position, those joints are not in the same position on the screen). as a consequence, although osc tells both puppets to move exactly to the same position, each one goes to a different position of the screen because each puppet seems to use their own coordinates to move.
am I missing something or is this a bug? any hint on how to solve this issue?
thanks in advance,