I've tried searching scriptspot with no luck. I'm looking for a way to cycle between the move, rotate, and scale tools with the press of a single keyboard key. Does anyone know of a script or any other way to do this? I thought for sure there would be a way to map this to a single key in max, but it seems you can only map each tool to a separate key.
I use a Spacepilot, and it sure would be useful to map this to one of it's keys.
Replies
My first maxscript, here it is if anyone else finds this useful. Assign it to a keyboard key, and you can cycle through move/rotate/scale with a single key. I like it for my Spacepilot because I can rest my finger on a single button and get to any transform tool with one or two presses. Much faster than using separate keys in this case.
Place it in "ui/macroscripts", and find it under the "tools" category.
http://www.hyrumark.com/Cycle_TransformTools.zip
Just added selection mode to it, it's a breeze!