📋 Metadata
- Author: roaoao
- Date: 2020-10-30 12:00:28
- Type:
answer - Reply to: post_03638
💬 Content
actimelvanille:
hey guys, is there a way to assign a hotkey to a custom brush with pme?
lets say i made a duplicate of the scrape brush and changed some settings.
now i want to assign a hotkey to it … how would i do that?
You can add a new Stack Key with a single slot (script) and use it to assign a hotkey to the scipt:
paint_settings().brush = D.brushes["CustomBrushName"]
❤️ 4 likes