Post #4991: I want to make a bone selection using shortcut keys , but i need it this way
📋 Metadata
- Author: draguu
- Date: 2024-01-11 14:15:38
- Type:
question - Quality Score: 5/10
- Replies (2): post_04992, post_04995
🏷️ Tags
macro hotkeys intermediate unsolved
⚙️ Related PME Features
- Macro Editor
- Property Editor
- Hotkey Configuration
- Python Scripting
💬 Content
I want to make a bone selection using shortcut keys , but i need it this way
A property to store bone names , so when pressing shortcut it checks if active rig has any bone name similar to the name added in property , then it should select that posebone ,
i need it as separate string property so at any time we can add new bone names there , dont want to relay on external files ,
I dont know how to handle properties in pme , can anyone help please ,