📋 Metadata
- Author: roaoao
- Date: 2019-01-04 08:36:07
- Type:
answer - Reply to: post_01806
💬 Content
MatsuikoHiroka:
but the problem is it goes modal after hitting the hotkey i need to click so i can confirm the rotation
Add 'EXEC_DEFAULT', True
bpy.ops.transform.rotate('EXEC_DEFAULT', True, value=1.5707963705062866)
❤️ 1 likes