Notifications
Clear all
[Closed] Push my button
Feb 27, 2007 8:41 pm
I recently connected a MIDI controller to my MAX-box, in order to simplify testing animations. It works like a charm, but I’m getting VERY bored of having to click Utillities>Motion Capture>Test everytime I want to use the controller.
Is there a way to script this action and assign it to a shortcut key ?
I’m sort of a MaxScript newbie but I did try to figure this out via the documentation, without succes though… I’d be very happy if someone could at least help me in the right direction.
1 Reply
Feb 27, 2007 8:41 pm
this:
max utility mode
utilitypanel.openutility Motion_Capture
Gets me halfway there, it opens the proper panel and selects the Motion Capture button.
All I need now is to select the button ‘Test’ in the dialog, suggestions anyone ?