Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

shelf shortcut to point in animation?

shelf shortcut to point in animation?

nickholl
Advocate Advocate
438 Views
1 Reply
Message 1 of 2

shelf shortcut to point in animation?

nickholl
Advocate
Advocate

Hi

 

Ive got a scene that Ive animated the camera to move around. I was wondering if there was any way I could create shelf shortcuts to jump to certain keyframes so that I dont have to keep dragging to each one?

 

Perhaps a mel script? (which I have no idea how to code 😕 )

 

many thanks for any help!

 

Nick

0 Likes
439 Views
1 Reply
Reply (1)
Message 2 of 2

saihtam
Collaborator
Collaborator
currentTime 30;

And you just change 30 to the frame you want. That's mel script, so you can just add that to a shelf. Easiest way is to just write your code in the script editor, then when it all works you can select all your code and just drag it to the shelf you want. This will create your shelf button.

https://www.youtube.com/watch?v=yraBRus3Q7w
- Mathias
0 Likes