Announcements

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Create a Hotkey for Fly Tool or anything that doesn't appear in Hotkey Editor

Anonymous

Create a Hotkey for Fly Tool or anything that doesn't appear in Hotkey Editor

Anonymous
Not applicable

I love Fly Tool !

But if i need to navigate in the menu (in a viewport, View -> Camera Tools -> Fly Tool) each time i want to use it, it's practicaly useless.

I tried to edit a hotkey for that but Fly Tool doesn't appear in the Hotkey Editor.

What can i do ?

Thanks.

0 Likes
Reply
Accepted solutions (2)
838 Views
3 Replies
Replies (3)

sean.heasley
Alumni
Alumni
Accepted solution

Hi @Anonymous and welcome to the community!

 

 

While you are correct that the tool itself does not appear in the hotkey menu, there is a way to make the fly tool into an icon!

 

I'll walk you through how I did it below:

 

 

    1. Open the Script Editor and enable 'Echo All Commands' (this allows us to see the code for every action in Maya)

 

step_01.png

 

 

 

    2. Navigate and select the Fly tool so the code will appear in the script editor.

 

step_02.png

 

    3. Open the shelf editor and create a custom tool and name it Fly Tool

 

step_03.png

 

 

 

 

 

    4. Paste the code in the Command tab with the language set to MEL

 

step_04.png

 

 

 

5. Save the shelf settings and now you should have a button on your custom shelf that will use the fly tool!

 

Please let me know if this helps solve your issue or if you need any more information!

 

 

If one or more of these posts helped answer your question, please click Accept as Solution on the posts that helped you so others in the community can find them easily.

 

 

 

Kudos are greatly appreciated. Everyone likes a thumbs up!

Anonymous
Not applicable

Yes, it helps, thanks a lot.

It's not as practical as a hotkey of course, but it's definitely easier than navigating the original menu.

0 Likes

mspeer
Consultant
Consultant
Accepted solution

Hi!

 

@Anonymous and @sean.heasley

There is no problem to use this with a hotkey.

Use Runtime Command in Hotkey Editor and assign it to a hotkey.