Post #5144: Just in case the link to the document was broken. So there is no need to reply s

📋 Metadata

  • Author: Pluglug
  • Date: 2024-06-28 09:18:05
  • Type: answer
  • Quality Score: 8/10
  • Reply to: post_05143

🏷️ Tags

macro scripting intermediate

  • Macro Editor
  • Python Scripting
  • OVERLAY function

💬 Content

Just in case the link to the document was broken. So there is no need to reply specifically to this message.

https://archive.blender.org/wiki/2015/index.php/User:Raa/Addons/Pie_Menu_Editor/Scripting/#:~:text=True-,overlay,-(text%2C%20**kwargs)

The OVERLAY function is an investment in the future for me, as I am forgetful. Just write overlay("Magic macro start") at the beginning of a macro, or overlay("Abracadabra!", offset_y=100) if there is a Note in the middle of something. It is also useful to just write a normal command like overlay("Set Sel Box Tool"); bpy.ops.wm.tool_set_by_id(name="built-in.select_box"). Enjoy!


❤️ 3 likes


🔗 View on Blender Artists