the game idea is:- Defend your base.- you can summon units or build defense towers.- you can have several unique heros with different skills.- you can conquer new maps. 3d artist: the game will be mobile game so the 3d models need to be optimised and low tris, also you can rig and animate yourself or use any software for…
3dloaded is seeking talented individuals for the following open spots to join the team as we are currently in the process of creating our first horror TPS game. Basic Details: Genre(s): Horror, Action-Adventure, Third-Person Shooter ESRB: M - Mature Mode(s): Single-player Platform: Microsoft Windows Note: This is a…
Hi, I just downloaded 1.6 and playing around with the demo scifi helmet in trial mode. I started a new project and loaded the mesh/id/ao/norm. It opened with PigIronBlk set to a darkgrey id, chrome to white id. I changed the pigiron to blue, chrome to red, and added a graphite to orange id using the icon on the right of…
Hi everyone, This is my first post on the forums. :) Since a week I started with shader programming (HLSL), but allready I ran into a stopping problem. I followed this tutorial, a tutorial to write a simple ambient shader. If I apply my shader to a model in Max 2013, or in FX Composer the model just dissapears. :shifty:…
I have no idea where to put this question so I figured out that this was the best subsection of the forum to post it. Okay, so I have come to my wits end on how to make a decent skin texture for characters in games. While I understand shaders help the final look, Im not talking about that. Im talking about how to make a…
I am a little late but I will post this none the less for whoever views this thread later. You can create a tool to copy transform values from one object to another rather simply. Go into the script editor and under MEL paste this code: string $selCtrl[] = `ls -sl`; //Get values from Source… float $srcTX = `getAttr…
THIS THIS THIS A MILLION TIMES THIS. My GOD. In the previous hitman games it always annoyed me when AI never seemed to care about huge blood smears, never followed them. They come a cross a ton of ejected brass from a gun? Nope, not gonna notice it. A very fine looking expensive tuxedo lying in the middle of the room where…
I depends how used you are to other 3D apps. For instance if you have been using Max or Maya for while, you will like Mudbox better because of the fast response time of the viewport letting you check your model from all angles at the blink of an eye. Zbrush navigation is very sluggish in comparison. Regarding sculpting :…
But see, that's the part I honestly don't get. If we take the example of a hard and rewarding game (and I wouldn't put MMOs into that category since they are mostly designed around grinding and addiction anyways) - something like the final fortress levels in any Megaman title. I fail to understand how a dedicated player…
That would cause the static meshes to not cast any shadows in the lightmas calculations though. If I understand Quickel correctly what he/she is after is enabling dynamic shadows from a limited number of lights but let all other lighting be provided by lightmas. What I would do is add movable lights (doesn't mean they have…