[Solved] Import shortkey

Hello, is there a way to access fast the import fbx command. whatever it is by a custom hotkey, or a shortcut in a toolbar?. same for new scene. this is something that has been bothering me since i manipulate 3D softs. why can we access these fast. i mean we use them almost as often as the mouse click (i exagerate a little bit :grinning:)

I don’t know much about the import fbx command, but you can try right-clicking on the Button and pressing the shortcut keys you want to be the shortcut ( like: Alt + i + f ) and then the shortcut is set
:smile:
Hope this helps
PS You can also refer to the Manual: https://docs.blender.org/manual

this is not helpful, this is super helpful. thx a lot! :grinning:

Happy to help.
:wink:

How to shortcut: for example to move edge or vertex dragger when it’s finish cursor. :thinking:

Do you mean that you want a shortcut for vertex or edge dragger?
If it is a button, you can make a shortcut for it ( look in my above comment ) I really don’t know anything else.
A tip: you can try to make an add-on. this helps. Add-On is a code which can be run by a shortcut. so you can suppose add a monkey>subdivide it> move it along the x axis by 1 m.
all of that in a shortcut.
Refer to this video to know more about creating an add-on:

i have made many add-ons. they are easy to make. really trust me. and watch the whole playlist

No, I just found it, the dragger is none; alt+A. Thanks…

Your welcome!:grin::thinking: