Seriously, we're talking about a game that has been developer supported to an unprecedented extent. I doubt it has made them much money in a while, and the updates are more or less as regular as ever. They're running a small promotion to simultaneously poke fun and bring a group of gamers into the fold that have felt…
I think it's more down to the fact that people feel AD isn't making enough innovation with their updates and that the software is archaic. I was just saying that there are other apps to try like Blender and Modo that may accommodate to people's tastes more, but some would rather stick to the first app they used and…
Hey all, just a quick weekend update: So I cleaned out the textures, added a skylight (may be a bit too strong) and made the roof a distorted plane to try and add some depth to the cracked paint. The floor's an experiment in progress, and seems to light up very enthusiastically with the RCAs. Next update, I hope to fix it…
Are you sure you put the statement in the right method? I just tested it by copying your script into a new project and adding zero/max checks in the update function and it seems to be working fine. void Update() { HandleHealthbar(); if (Input.GetKeyDown(KeyCode.Space)) { Health -= 10; } if (Health <= 0) { Health = 0; } if…
UPDATE 04/09/2017 Updated the main post. Thanks for the feedback, I did end up loosening some edges up. Oh yeah I saw that, decided that I will fix it after I found a good fix for my baking problem EDIT: Had some more free time, upping my samples from 2 to 8 solved all the problems I had with the baking. Now just to bake…
Was hoping to update sooner, but had a pretty slow week due to finals at school. Next update will be on the new lighting pass and other side changes I applied. Promise it won't take long, so keep an eye out for it. Here are some assets for the time being. Critiques are always welcome Wall Fan, still need animations to…
A Super Update. [ame=" https://www.youtube.com/watch?v=hCwSIY0EsrM&feature=channel_video_title"]iPiSoft Basic Dual Kinect Sensor Cameras Demonstration Truebones - YouTube[/ame] Check out this Video in HD folks. Let me know what you think of this update. Here it shows me using a 180 degree calibration of 2 kinect sensor…
Thanks, Shiniku!! Sorry, its been so long on an update. Been working a lot at my main job. But here is an update on my hard-surface, high-poly work. Almost done with the first pass. Haven't touched the head yet or wings. Also starting to see a lot of the engineering gaps im going to have to use my imagination to fill. Once…
@eskinto: Seneca's "Knife Screen" script is great for making cuts. (which might be the one Blaizer is talking about) See the video and instructions here: http://www.indigosm.com/modoscripts.htm Grab Senecas's updated scripts from a link in this thread: http://forums.luxology.com/discussion/topic.aspx?id=64729 Keep your eye…
Another Update on The Owlkar! Topology changes, Silhoute pushed a bit more from the concept. I wanted more of a broader shape up top so I gave him a barrel chest. The hands/claws are not done yet (looking at reference for a smooth transition). Also updated some of the color all around. A little more saturation, and hue…