Post #2339: I made a macro that gets and sets some data (cursor location, pivot point, etc),

πŸ“‹ Metadata

  • Author: fjg3d
  • Date: 2019-05-23 18:56:57
  • Type: question
  • Quality Score: 6/10

🏷️ Tags

macro intermediate

  • Macro Editor

πŸ’¬ Content

I made a macro that gets and sets some data (cursor location, pivot point, etc), initiates a transform, then resets the data to the original state. Works great if I confirm the macro, but if cancelling, the data doesn’t get reset since that part of the script isn’t reached. Is there a way to reset the data when cancelling?


πŸ”— View on Blender Artists