📋 Metadata
- Author: HirasawaYui
- Date: 2022-02-09 19:38:50
- Type:
question
💬 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.