Post #4202: Hello everyone.
📋 Metadata
- Author: HirasawaYui
- Date: 2022-02-09 19:38:50
- Type:
question - Quality Score: 5/10
🏷️ Tags
macro hotkeys intermediate unsolved
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
Hello everyone.
I want in the sequence of macro execution commands, the keyboard key (numbers or letters) was pressed. Not a hot key.
How can I assign a keyboard key inside a macro using blender api or pme?
It is possible to do this through an external script, or it is better to write it inside a macro.