Wow, thank you thank you! I'm surprised I adore the particle work so much. That a rich variety of colors you've got going on there. Did you guys have any kind of color script? Also did you use much vertex blending in the snow levels or is most of the snow painted in? P.s. This is sooooo on the list:…
I think you'll want to look into "instanceMgr". I did a very similar thing for an FBX exporter which also exported modifier data and instance data as a companion format a while back, one of the things I did was only export the first one of each instance then recreate them all at the other end based on the data. I can't…
hi just need some help storing the Opacity map into into the exported diffuse alpha channel. Basically I tried to modify the UDK calibrationprofileprofile by adding the AddAlphaMap() function (found in the UE4 profile)case "Albedo": SetMapType("Diffuse"); var map = GetMergedMap(); AddAlphaMap(map, "Opacity"); BlendMap(map,…
I'd just tell you to dabble in both while you can (aka college) and do what you love. That's whats most important. If you want an easier time in the job hunt but a more technically inclined job including tools development, scripting, etc, with a bit less art creation go tech art. If you're more of a pure artist, which I…
Thanks for downloading it man. Really appreciate it. Whoops? As in I forgot to compile scripts in Frontend? I thought I made sure it was all good. So is there a problem? Do I not include the .uc files and just put in the u. file? And if so, where in the folder structure do I put the .u? edit - oooh I see, I forgot the u.…
I'm more impressed with the writing than anything else. In the first Episode, the girls says something along the lines of "You should hate them too" while the guy is watching a video of his brother, in a subtle but clear way, you immediatetly understand 'what went down' and why the kid is so jaded in a certain sense, all…
I always think of it like this. What if Alyx Vance from Half Life 2 was made using full body and motion scanning? A realistic looking character to interact with in real time. I'm not a fan of FMV's either. Games are just starting to figure out ways of telling stories within the medium, creating it's own visual language,…
Last week I started making scripts for some pixel artists in Photoshop. The one below is showing off going from an animation to spritesheet. Also have Onion Skinning and Spritesheet to Animation so far. Pixel Art by @Christian Nordgren Looking for more ideas, if you have some tedious parts of pixel art, I'd love to try and…
Hey buddy sorry to say I am not a programmer but I thought these links might help you out, just found them the other day and gave me the courage to consider doing an iOS game all by myself! Maybe it can help you the same [ame] http://www.youtube.com/watch?v=R5IxyZ_hj54[/ame] http://www.dougoberndorf.com/?page_id=143 These…
I personally only use k n legs and never put foot controls inside an attribute holder. I prefer to have my controls where they should be ( on the foot). If requested by the animators I ' ll create an if fk snap/switch function using max script. You can set up you're swivel controller to work like the biped if thats what…