Advertisement
Lucas_3D

Untitled

Feb 1st, 2020
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. macroScript SMENodeToggle category:"Lucas3D"
  2. (
  3. try
  4. (
  5. actionMan.executeAction 369891408 "55564" -- SME: Select Tree
  6. actionMan.executeAction 369891408 "40075" -- SME: Hide Unused Nodeslots
  7. actionMan.executeAction 369891408 "40076" -- SME: Lay Out Children
  8. )catch()
  9. --save this as a .mcr and put is into your 3ds Max 20xx\MacroScripts\ folder and assign a hotkey
  10. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement