📋 Metadata
- Author: fjg3d
- Date: 2019-05-23 18:56:57
- Type:
question
💬 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?