Hey people,here is a riddle for you;How would you create a shortcut for Create Key *"Rotation"* in 3ds max?It doesn't seem to be in "Customize User Interface"Wouldn't it be nice to set particular PRS keys in one click? ;)
"Customize User Interface -> Create Key" you dumbass
>>550246Nope. That will bring up a window, where you can tick - position, rotation, and scale. Here it's necessary to create rotation key directly with a single button press, without any prompt-windowsdumbass
>>550245>you could create a macro like :macroScript DeletePositionAnimationKey category:"DragAndDrop" toolTip:""( deleteKey $.pos.controller (getKeyIndex $.pos.controller sliderTime) )>except it doesn't work if your position controller is PositionXYZ (almost always)