Post #3603: Hey, it’s probably outside the scope of this addon, but is there a way to have a

📋 Metadata

  • Author: JustRon
  • Date: 2020-10-03 22:24:45
  • Type: question
  • Quality Score: 6/10

🏷️ Tags

macro intermediate unsolved

  • Macro Editor
  • Python Scripting

💬 Content

Hey, it’s probably outside the scope of this addon, but is there a way to have a macro wait for a function to finish before going to the next step?
In my example, I’d like to append objects into the scene and then continue with more steps, but as far as I can tell, everything past opening the append window won’t get triggered. Essentially, the macro would have to wait for me to make my pick on what to append and only then carry on.

Also, without using python, is it possible to save states for tools in a macro so they can be retrieved later? For example, save the current snap settings, change them to something different, do something else and apply the original settings again.

Thanks…


🔗 View on Blender Artists