Hmm you may be right, if nothing else I could probably get away without it. I just finished the HP sculpt and am going to retopo it, if nothing else its a fun hero asset, but I will certainly try with and without. Thanks! I'd love to know if anyone else feels the same. And thanks for the lighting feedback as well guys,…
Fixed it! Always good to have friends that know programming... Go to .../xNormalLocation/ui/ and open up controls.lua with your editor Delete everything in it and paste this: --[[ xNormal UI generic controls (c) 2005-2015, S.Orgaz.--]]dofile ( xn_get_ui_path() .. "utils.lua" )dofile ( xn_get_ui_path() .. "input.lua" )--…
Hello, I've been working on some stylised swords and I would really like advice on how to proceed. I know I'l going to do some work on it in Zbrush. But I would like advice one the topology of the current sword I'm working on. I'm trying to keep it Low Poly since that's sort of the idea with stylised (Think World of…
Hello all! I'm new at this forum and 3D as well. This is the first character I ever try to do from scratch (on my own at least) and I'm not sure about the correct order of the animation loops. There seems to be no real standard on how many poles are allowed in the face and more importantly where to place them. At least…
here ya go, ultra-quick and dirty. Just bind it to spacebar: macroScript gizmoToggle category: "GregsScripts" ( gizType = toolMode.commandmode as string if gizType == "select" then (toolMode.commandmode = #move) else if gizType == "move" then (toolMode.commandmode = #rotate) else if gizType == "Rotate" then…
Im a huge fan of grindfests especially korean flavoured ones I played Aion over WoW and Lineage beffore that. I also liked vindictus and was pretty impressed with it. I cant wait for this and Lineage 3. I think the point about the tweaking is not just about looks, if someone buys the game and sits down and tweaks the crap…
1 - 6 months, sometimes more if i am like, .. "well i do not know this thing right now" & either have to figure it out myself or use someone else's solution for it, which i usually do not do. A calculated time-frame I've never really done, i heard about all them timers but how 100% accurate are they really and you have to…
Hey guys, I am no longer actively developing this, but as there's a lot of interest in it I decided to release the source files for the last version I worked on some months ago. Feel free to pick it up and continue dev and add features. The script has 2 functions, the workplaneon and workplane off commands. Basically…
Been working on this for my portfolio for a little while now. I'll vary the lengths and positioning of her spider legs more after I finish the uv mapping on her. Didn't feel like putting the time into tweaking them fully now and having to do it again later. Let me know what you think. Looking for some crits before I move…