ZBrush Quick Tip Series: Using Macros to Automate your Work

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ม.ค. 2025

ความคิดเห็น • 5

  • @thivolan3d
    @thivolan3d  2 ปีที่แล้ว +2

    Paste this command into your ZScript if you want to use the startup Macro; be sure to replace the name with the one you've created!
    //startup
    [If,1,
    [IPress,Macro:Macros:Misc:YOUR-CUSTOM-BUTTON-NAME-HERE]
    ]
    [pd]

  • @justincase7773
    @justincase7773 2 ปีที่แล้ว +1

    I had no idea what macros where. I thought it was only for scripting. Now I have a good idea how to use them, Thanks!

    • @thivolan3d
      @thivolan3d  2 ปีที่แล้ว

      Awesome, Justin! Glad i could help sort out the ambiguity there...

  • @sylverzerom
    @sylverzerom 2 ปีที่แล้ว

    Is there a way to create a macro which opens different stl files, decimate these and saves them under a different name? I got a bunch of high poly models, that need just decimating and would like to have this automated

    • @thivolan3d
      @thivolan3d  2 ปีที่แล้ว

      I think youll need a special script (outside of ZBrush) for that... either that or blender might have something; its a very versatile program