I use the Quixel Suite demo and if i want to edit a layer there comes not the options :( http://www.pic-upload.de/view-26484352/Quixelsuitproblem.png.html [IMG]http://www.polycount.com/forum/<a href="http://www.pic-upload.de/view-26484352/Quixelsuitproblem.png.html"><img src="<a…
UnrealScript is completely optional, it's just a script layer on top of C++ code. It's generally used for gameplay code that doesn't need to be exceptionally quick, and it's the best place to store data structures / values since it offers very short iteration times; building a large unrealscript package takes around 30…
Bad news, it started happening again...even with the overlapped UV's. What's also strange is when i enter the painting mode, some of my previously setup materials disappear or get turned off. To make them come back i have to close 3DO and it will reload them correctly. The paint layer again is empty but paint is visible in…
It's coming along really well Slybones! My only suggestion is that you've got a lot of empty space in the ceiling area. It might be cool to fill in that area with some girders or something to add some interest. Of course there's always the hay bale. As an aside, do you know where some documentation/tuts on CoD4 map…
This is a very subjective question, it depends on your learning style, and everyone is going to have a different experience learning these tools. I think Unity is initially easier to pick up than Unreal, because they've made it a priority to pare down the main interface to be as simple as possible. However as you dig…
Goodgame Studios is Europe′s fastest growing gaming company and one of Germany′s most successful technology businesses. With more than 1200 employees at our headquarters in Hamburg, we develop innovative online games which are played by more than 270 million players in 26 languages across 200 countries. Our talented,…
Hello fellow polycounters! I'm a student from Sweden that studies at The Game Assembly. This is my seconds year at this school and we have just started producing 3D games. Last year we made four 2D games (posted Wings Of Steel last year as well). Anyways, this friday we finished our first 3D game. This year we were…
Here's a hint to make things that toggle into really simple code: toggleCmd -flag (1-`toggleCmd -q -flag`); So in your case: selectPref -useDepth (1-`selectPref -q -useDepth`); To make it callable from the command line, you need to make it a global procedure and load it. Making it a procedure is simple: global proc…
I'll try those fix's for the shading problem guys thanks. I want to stay with Max, I do. But I can't see justifying the price tag when I have to pay for it with all the problems I find. I know no app. is going to be perfect, and that the coding behind these programs must be a huge/painful task to build, but why keep adding…
Blizzard has one type of fan and they love the art direction and game play of their games. The rest are customers. They really don't understand why Blizzard makes the artistic choices it does. I see these customers making a lot of noise. And by make noise I mean the classic MMO message board mentality: "Feel significant by…