Hi small error came I restarted maya and run this new script it does something (Didn't assign the material to the selected object as I expected ) But again when I run this command it worked perfectly why? string $mySel[] = `ls -sl`; string $myBlinn = `shadingNode -asShader blinn`; string $myFile = `createRenderNodeCB…
spent some time with it this morning, just the training missions, the wall running and double jumping is pretty fun! you can leave your mech and open doors for it and it has AI you can assign so it can follow you around if you want. i havent gotten too deep into it, but would be neat if you could use the mechs as turrets…
What I had done originally was overlapped the UV's and scaled their vertices together so they were perfectly aligned. I don't understand how moving the UV shells that are assigned to the blank parts of the high-resolution mesh will allow Xnormal to pick which part of the high-res to assign details from. I did however…
So the thing is that I'm revisiting an assignment from first year of game dev school. I want my exam (haven't had any use for it until now :P) The assignment is to animate a character in an environment that is modular and it needs be shown in a game engine. I eventually managed to get it into UDK with "good" results and…
Do you have access to Maya? I have not tried it in 3dsmax but in maya whenever I assign two or more materials for any selected faces on the object and export it as .fbx I get two or more material for that object in unity. In maya you don't need to set ID for faces you just select them and assign the material. I do it all…
Absolutely not... I wouldn't want to mentor a stranger who is doing it for a school assignment. I would need to know them personally so that I can be more invested in guiding their direction. There needs to be passion, it should be personal work, not an assignment or commercial work. While in school, I spent many…
Will be adding my concept art/artwork to this sketchbook as well from now one, artwork made for school for the course 'pre production'. Final exam first semester was to design & make a submarine to clean the surface of the ocean. (failed for this one) Freework I made This assignment was to create a cover for an upcoming…
I don't believe that's what he's asking for, Render. He wants to assign opacity to the touch-strips on the side of a Wacom Intuous. I've got my left one set to Brush-size, which works wonderfully. You'd need keyboard shortcuts for changing the opacity, though, or there's no way to assign the sliders touch-strips to it.…
I realize it's a bit late to be responding, but I'll do so for anyone else who may be looking for an answer. I was just working with this, and the limit controllers do work with the Spring Magic script. For those unfamiliar with limit controllers:* With the bone you want to limit selected, go to the Motion Panel, and…
gsokol and monster: Nope, tried both of those things and no luck :/ dustinbrown: I tried hardware shading but it didn't help. However it did lead me to finding another workaround. If I do something like this (where meditMaterials[1] is the material assigned to the dissapearing meshes) they re-appear:…