- Home /
Tools API: Editor Tool catch keyboard?
Hi,
I'm turning old custom hacky tools in order to make use of the great Tool API. Everything is quite smooth and I'm deleting more code than I write which is great.
I do have however a requirement and I'm not sure if there is already a way to do this natively.
TLDR. Is there a way to prevent default shortcuts while a specific tool is active?
I basically need to be able to use reserved shortcuts to set the tools options or disable navigation (pan, rotate, etc) while the tool is active.
Thanks
Your answer
Follow this Question
Related Questions
Is there any event or delegate that is called with OnValidate() ? 0 Answers
Rider wired warning 0 Answers
New gameobject to spawn in front of editor camera?, 1 Answer
SceneView.onSceneGUIDelegate GUI sorting problem 1 Answer
Changing collider's center changes the position of the position handle? wtf?! 1 Answer