i want a system for generating characters inside game,which can be modified(face,nose,eyes,mouth,skin color,height,***)
You’re probably not going to get a character generator. The most we can hope for, marketplace specific, is a character (or set of characters) that have morph targets / settings. As far as an actual generator? Probably not. At least not until we get proper plugin support, and even then, a character generator is going to be bloody expensive
edit: I have requested a tutorial that covers importing of characters (with morph targets) into the engine, allow the player to “customize” his character, than then save those customizations, as well as have them replicated onto the server and back to other clients, so that other people can see the customized character. Basically, a typical character creation “thing” that we see in almost every RPG/MMO out there.
There are a few systems like this one and this one in works. Perfect for a customizable base character with lip sync!. Now all we need a in-game Clothing Editing system like this one. I’m developing a procedural Collage Creature Constructor for the marketplace. The ‘collage’ technique can also be applied to Armor and Weapons.
I’m interested in a target-morph tutorial for modular pawn with morphing parts, but, my tool of choice is Blender so, its been difficult to locate such a tutorial.