move hand-position when vetruvian arm-layer is changed
Posted: Mon Jan 13, 2025 12:31 pm
I have a switch layer with different hands.
i want the hand to be moved to the hand wrist position of my different vetruvian arms automatically.
So lets say if i change my arm from B1 to B2, the hand then snaps to the right wrist position.
I am not a scripter, but in maya i hacked a little script together like so:
//if status ui is changed (b1 to b2) execute following script:
//query position hand layer = x;
//query position of a specific point of the visible vetruvian layer = y;
//move x to y;
Would this be possible in Moho?
Thank you:)
i want the hand to be moved to the hand wrist position of my different vetruvian arms automatically.
So lets say if i change my arm from B1 to B2, the hand then snaps to the right wrist position.
I am not a scripter, but in maya i hacked a little script together like so:
//if status ui is changed (b1 to b2) execute following script:
//query position hand layer = x;
//query position of a specific point of the visible vetruvian layer = y;
//move x to y;
Would this be possible in Moho?
Thank you:)