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…
MrNinjutsu : thx for the comment:) I fixed her nose and ear. Now she looks more girly than before. Thank you! Hi guys! Here is more update kinda really really super late update :p It's almost done I think. (finally..) I didn't apply spec yet, now I'm working on it. So render shots might look bit flat. Soon I'll upload…
Sanro: Thanks for the link, it's pretty similar to what I did in photoshop. The main difference is that I used zbrush to fix seams. Thanks Yilativ, I am glad it's an improvement. Nice catch, I forgot to update the spec map with the eyebrow so the light isn't catching it properly. I had eyebrows sculpted in but decided to…