I think what Shift meant was that you should "Build" your level, not use the terrain mode as there is no reason to. Not sure if this would help though. If you can paint in one area of the landscape there shouldn't really be anything stopping you from painting in another area of the same lanscape when it comes to how the…
Thank you Panupat! really appreciate your coming to the help, but I added the flags but it still crash :'( I am running the script in Maya LT by the way, because some in the team is using Maya LT and my code needs to be in Mel unfortunately. I updated the gist too:…
Hey Eric! For us it was like 6 box bones pe renemy character, so it was like 4*2=8*6=48 tris per character, but the coder said it was quite heavy so.. i kind of said to him to animate into unity. I guess he needs to make a better coding...
I hope I'm not wrong haha. I've visually compared object space and bent normals and they are identical down to the pixel hex code. Can anyone confirm? On a side note, why would one need occlusion information combined with normal information? I haven't come across anything like that before.
Hey, Here you'ill find what you asked for : https://dl.dropbox.com/u/1812933/UDK/CG_CookTorrance.upk It's full HLSL, I didn't make it for being used in game. But it will be straightforward to convert it to node. Code belongs to : http://content.gpwiki.org/index.php/D3DBook:%28Lighting%29_Cook-Torrance
Yes , finally You did it. Cool character,...download is done but I have some problem. "pm_thirdperson 0 (or 1)" doesn't work to me in multiplayer mode. So how can I see her ? There's another code ? B R A V O thanks
Generally I did polish passes, optimizations, built extra areas (riddler stuff, secrets, new layouts/paths etc) and set up kismet. I built some assets (modified a bunch) but most was reused. I've tried taking some shots of areas I've spent considerable amounts of time on. Go to my portfolio for the full shebang with more…
Back when Unreal Tournament 2004 was the game of choice for modders, you may remember a little game called Alien Swarm. Well, the game and the team have come a long way since those days and the two have grown a great deal. The game itself has seen some significant improvements both in gameplay and especially in the…
atmosphere: very relaxed - no strict dress code and most studios use a system called core hours - meaning you have to be in the office between 10am and 5pm and you have to put in your 40 hours a week - so early birds can get in early and leave at 5 and the night howls can sleep in.
Urgh that sucks, I feared that my code was not the problem here.. Thank you so much though, for taking the time and get to the core of the problem! I will try to get a hold of Marcus and will post here if there are any news. As a last resort your idea sounds fine, but I’d hate to mix up the subtool order,..