you could use an "if" node if your engine has one since it has 3 outputs? you'd need one of the states to be exactly equal to though so it would work as a switch rather than a soft blending. what sort of variable is it you want to pass to this part of the network? i've had a quick play with using multiple lerps and come up…
Some very solid base assets here. Bit over saturated and there might be a bit too much contrast in the diffuse, especialy in your darks. This is a common mistake, making single assets look really cool by increasing contrast and bumping up saturation, but if you want the lighting and shadows to look better in the scene,…
"I hit undo around 4 times, mesh didn't come back, said there was nothing more to undo." Then when you hit re-do it says no more re-do, right? I've had this happen on 90% of my models and I have no friggin idea why! Annoying as hell, isn't it? I searched high and low and couldn't find any mention of the problem. Luckily I…
I just bought Sins of a Solar Empire and it's awesome. I didn't have to do any stupid software key and the game runs great. It was the best PC gaming experience I have had in years. The PC game market is still huge compared to when I started playing PC games. I think that if games like WoW and The Sims can come along and…
[ QUOTE ] Not knowing where the monster comes from or any more information REALLY sucks. [/ QUOTE ] No, it is awesome. Clever withholding of information is what makes good scifi and speculative fiction great. The best scifi out there just hints at the existence of vast universes, but you only get a glimpse. The few things…
I recently had to make the same decision, I went for Professional over Home Premium for a few reasons. I'm not a Windows expert (was a Mac user for 5 years prior to switching earlier this year), so there may be workarounds to some of these points? Firstly, no compatibility mode. While there hasn't been a lot of times I've…
Hello everyone! I decided to test myself and the model of the Magpul CTR buttstock. I assembled the model in Blender using Boolean operations, and polished and added chamfers in ZBrush. I painted in Substance Painter, and also drew and transferred the inscriptions and icons via Photoshop. I made renders and mini-animations…
Hi, I'm working on a scene for my studies and after restarting the PC I'm getting this lines, all the materials are gone and some of the models. Is there a way to fix it or is it gone? Here is the file, in case it can help somehow. MA MB file -f -new; // untitled // performFileDropAction ("D:/3D…
I'd also advise that art is an iterative process. Planning can save some time but if you don't have lots of experience it's hard to predict how a project will go, and that makes planning less useful. For a student project I'd do as Eric suggests and treat it as if it was a one off asset so at least there's art to look at,…
You need these components 1) Getting a list of the things you want - such as transforms. See above answer. 2) Create a window 3) Create a layout (columnLayout should be perfectly ok here) 4) Create a UI control for displaying the data. A textScrollList sounds like what you want to use here 5) Loop over the list of things…