Thanks for the help guys. Mop, I moved the duplicates in the unwrap but didn't get any better results. I ended up painting in the shadows in a lot of spots. Although, honestly I don't know what a uv unit is exactly so I didn't know how far I should move it, could you explain? I de-saturated the AO, thanks konstruct. Gonna…
Sorry for the long time in between updates. Needed a lil bit of a break to get a fresh look at this model. One of my friends was kind enough to do a paintover of some trouble spots I had so I've been working on. Shoulder blades are still a bit off and the back of the knee is too strong still in my opinion. C&C would be…
Finally got back to this! Just some small edits, mostly hips and lower back, biggest thing is I (hopefully) fixed placement of the anterior superior iliac spine (hipbone), which was way too low before. Not really going by the above photo ref anymore, that was for basic proportion blockout; currently using a bunch of…
If you've never made a game before, a 3D top down game might be biting off more than you can chew. I like this course for Unity https://www.udemy.com/unitycourse/ It starts you off with a simple text base number guessing game, moves on to a branching text adventure and works its way up from there. If you stick with it…
haha yeah well I guess you're right BigJohn, but what if they're all fighting over you? Yeah I definitely can't handle learning everything at once! My skill level is not rising fast enough in one particular area to be industry standard by the time I need to be! Yeah programming does seem to be the choice that is easier to…
Man! I wanted to do something like this too before I went for Morgana and Kayle because Irelia's lore didn't grab me enough haha. But you're doing a way cool job on it. I like B, C and D. B is my favorite, but maybe you can try switching sides Irelia and the building in the background (maybe. It probably actually works…
Thanks for the C&C !! -The idea of thinking about animation and leading the player towards the door is a great idea! -You might have sold m on wires =P But overall breaking up the symmetry with props is something I absolutely should do. -I was actually thinking about making that far back wall more of a point of interest.…
I'm trying to start off with the redesign Mordekaiser's massive mace, Nightfall. (Sorry about it's size right now. I'm still filling it in.) If anyone has a suggestion, I greatly appreciate any and all feedback. Worked out a few sketches. Really enjoying the feel of A and B. C still has potential. I'm taking a break from…
Hey, SuperAdrianna! This is definitely a 1.8 issue, my apologies for the troubles. As a workaround, you can assign colors manually inside of 3DO by holding C and clicking on a color with the top-level group of a material selected. This will assign that group to the mask of the color you selected. Having a name for the…
I don't know how to access the name displayed for the clips in the motion mixer, but this seems to work for me. clearListener()--ITERATE THROUGH MIXERSfor m = 1 to theMixer.numMaxMixers() do( currentMixer = themixer.getMaxMixer m --ITERATE THROUGH TRACKGROUPS for t = 1 to currentMixer.numTrackgroups do ( tg = getTrackgroup…