Post #1806: hi rao rao i manage to rotate it using this

📋 Metadata

🏷️ Tags

macro hotkeys intermediate unsolved

  • Macro Editor
  • Hotkey Configuration
  • Python Scripting

💬 Content

hi rao rao i manage to rotate it using this

imageimage830×588 46.7 KB

bpy.ops.transform.rotate(value=1.5707963705062866)

but the problem is it goes modal after hitting the hotkey i need to click so i can confirm the rotation

modal

any solution for this ? what i want is it will just automatically rotate 90 degree without the modal


🔗 View on Blender Artists