@musashidan - about the transform cycle is kinda easy and I use this as well. ( case toolmode.commandmode of ( #select: max move #move: max rotate #rotate: max scale #uscale: max move #nuscale: max move )
)<br> Just put it in a macroscript and bind to a single shortcut key and be happy.
Hi. Just found your scripts on gumroad and decied to write a feedback. Your scripits works only in newer versions of max? I mean for 3ds max 2013 when Im trying to use "ContextSensitiveBevel" on edge I've got this: Could you do something to improve compatibility? And of course InteractiveQuadChamferMod doesn't work at all,…
Hi guys, I have been playing with some maxscript to automate some stuff that I usually use and decided to share it here, maybe somebody will find it useful. The scripts are tested in Max 2015 so I don't know if they will work in all max versions. Interactive Tools: Collection of tools that do different actions when…