Post #3649: ac

📋 Metadata

  • Author: roaoao
  • Date: 2020-10-30 12:00:28
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_03638

🏷️ Tags

stack-key hotkeys configuration intermediate solved

  • Stack Key Editor
  • Python Scripting
  • Hotkey Configuration

💬 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


🔗 View on Blender Artists