Post #3936: I think you can add a small delay to make it work

📋 Metadata

🏷️ Tags

macro hotkeys advanced solved

  • Macro Editor
  • Python Scripting

💬 Content

I think you can add a small delay to make it work
bpy.ops.wm.tool_set_by_id(name='builtin.select_box');bpy.ops.pme.timeout(cmd="bpy.ops.wm.tool_set_by_id(name='builtin.move')")


❤️ 1 likes


🔗 View on Blender Artists