你是想每次按s k上帧之后自动向后跳到60帧,还是你k完后点击mel自动跳到你当前所选择的帧数的后60帧
你用下面的语句就能达到效果了$CurrentFrame = `currentTime -q`;setKeyframe;currentTime ($CurrentFrame + 60);
currentTime 60;