Post #2930: Hi.roaoao.
📋 Metadata
- Author: anminmakura
- Date: 2019-12-26 02:15:44
- Type:
feature_request - Quality Score: 6/10
- Replies (1): post_02931
🏷️ Tags
macro hotkeys intermediate unsolved
⚙️ Related PME Features
- Macro Editor
- Stack Key Editor
- Sticky Key Editor
💬 Content
Hi.roaoao.
Recently, while using the function of Pie Menu Editor, there were several times I thought, “I wish there was something that keeps executing commands while pressing a specific key …” Is it possible to make things?
I also want to be able to adjust the execution interval, but is it possible to make such a thing?
For example, while pressing the middle button (MMB) of the mouse,
bpy.ops.view3d.cursor3d (orientation = ‘GEOM’, use_depth = True)
is executed continuously, and the function to crawl along the surface normal is considered. (Original idea is Lock 3D Cursor of Ctool)