Post #4521: Plus new challenges ![:stuck_out_tongue:](https://blenderartists.org/images/emoj

๐Ÿ“‹ Metadata

  • Author: Adam_Szalai
  • Date: 2022-08-18 22:42:54
  • Type: question
  • Quality Score: 6/10

๐Ÿท๏ธ Tags

macro beginner unsolved

  • Macro Editor
  • Modal Editor

๐Ÿ’ฌ Content

Plus new challenges :stuck_out_tongue:

Would like to create:

-Duplicate Selected Object (this one works)
-Unparent Object (if it has any parent)
-Set the Object to World Origin (reset itโ€™s transforms)
-Export selected Object to fbx (with pop up window where should i export the fbx)
-Delete the exported Object

And can a macro jump between modes like edit and object mode within the macro?
Or can i trick it if i use multiply macro, like
macro 1 jumps to object mode
macro 2 jumps to face mode
ect

Actually i donโ€™t want to jump between the modes, but i want to use operators used in different modes like:
-duplicate object
-ngon detect, triangulate
in one macro (or macros those called in one macro)

I really hope it is possible to jump in and out from object to edit โ€œmodeโ€ under the sheet with PME :slight_smile:
i already have working macros, but now i have to jump between โ€œmodesโ€ to able to run them one by one :stuck_out_tongue:
I canโ€™t learn python now, my head just filled with blender :smiley: and already so good to tame the stuff with PME :smiley:


๐Ÿ”— View on Blender Artists