How should I add detail to the lion's head? I've tried sculpting in Blender and haven't been able to get good results. The subdivisions I get while sculpting always seem to come out jagged. Is there something I'm missing or some settings I should change to improve the quality of the geometry without going overboard on the…
ZootFly is Hiring: ZootFly is growing to become one of the largest independent video game development studios in Central Europe. We're located in beautiful Slovenia, smack in the middle of Europe, just a hop from the hot Mediterranean, snowy Alpine peaks and rolling hills of famous vineyards. Where else can you choose…
Layer.addNode $ In this case the word Layer is more than just a word in the lines above I told it that Layer = "get Layer From this Name: MyLayerName" So anytime it sees the word layer it will go looking for a layer with that specific name. Then maxscript has a function called ".addnode" which adds whatever comes next to…
@marcoslem This is difficult to debug, because you are using several hard coded object names. Basically I can't run the script without your max file. But I can give a few suggestions. * When you paste code here, use the code formatting option. It's difficult to debug code when the formatting has been destroyed. The code…