As professional 3D modelers, do you spend time studying the workings of game engines or does the basic input/output and lighting setup for tests suffice to do your work? I'm asking this since i'm new to the area of gaming art. I have a generic modeling and texturing background and to be honest its a bit scary to think i…
Title: Project N00b (Sort of a codename. Nothing official yet.) Info: 2D C# RPG game. Current state: Planning and conceptualization. We have the story laid out and are beginning work on the coding now. Compensation: None. We are doing this in our free time to bolster our resumes and have some fun while we are at it. Sprite…
After months of painstaking work, our newest coder has gotten our Elemental animations working in our HL2 mod. This and other coding accoplishments has brought us much further along our planned progress than expected. We are now looking to add more of the Battle armor models to the game as well as original charicter…
LAST INVADER Juicy topdown arcade shooter What are you guys waiting for?! PLAY THE GAME (you can't use google chrome and possible need to download some javascript and then go ahead and refresh!) Here is a video and gifs and shits :poly142: [ame]https://www.youtube.com/watch?v=6v_LbWv5GHc[/ame] Have fun! --Old post starts…
Alo, wasn't active here, but here's the progress so far. Updated storyboard- Shot4- Working mostly on shot 4 now. Figuring out workflows in Nanite and Blender. test surface mask test blend mask shader tests Lastest screengrab Gif progress so far- Youtube -https://youtu.be/-mlVTfCAZfg Geometry nodes- Started getting into…
Double click on the new shader, monodevelop will open up with the shader code in it. Or you can just open it from Windows Explorer with notepad or something. Replace all the shader code in there with the code from the site and save the file.
I need to trigger a bit of code to run when the user saves the file, I tried scriptJob -e "SceneSaved" "runScriptJobProc"; The problem with that is the script job executes the code after the save is complete, I need to pause the save, run my code and then let the save continue. Does anyone know if there's a command for…
Hello everyone! I'm new here, and unfortunately I don't have anything to show as of right now. I do have aspirations to make tech art a career path for me, and was wondering what paths I could take based on my current expertise. I just recently graduated with a Computer Science degree, so I know a fair bit of coding. This…
I'm not used to Maxscript and I'm not entirely sure this is exactly what you wanted, but. old code I realized last night that the middle loop isn't needed and it's code could be moved to the first one so. new code
Thanks for your reply you make a lot of good points. Atm the whole system is really just a concept, i though it was necessary to get some feedback before i really start getting into this. What you said about the Gunslinger is pretty much right, went about having the character become more naked the more she became damage.…