📋 Metadata

💬 Content

Michael_Knubben:

And clicking selects a mesh?

Selects if current tool is Select. Otherwise it does nothing.

You can fix this by adding a Stack Key with the same keymap (Object Mode), same hotkey (LMB), Press hotkey mode and this code in Command tab:

bpy.ops.view3d.select()

❤️ 1 likes


🔗 View on Blender Artists