hello,
I've been trying to make a scripted version of the transform type in that i can dock wherever I want. right now i've got the absolute object position and rotation working by using a callback to link the spinner controller to the object's pos.X_position.controller and rotation.X_Rotation.controller respectively. works just like the status bar type in box. Perfect.
But where i'm having a problem is at subobject level selections. linking the spinner controller to the tmgizmo controller isn't possible because as far as i can tell it isn't exposed to maxscript. So i'm wondering if there's anyone out there who can give me a pointer as to what other solutions are possible, if any.
here's a little script that reads the subobject selection's position and assigns it to the spinner values. Just need it to work in the oposite direction concurrently, subobj position controls spinner and spinner controls subobject position
miauu · 2014-09-10