- Home /
Duplicate Question
MMORPG character creation, working with armor and different faces
Hi,
I am new to Unity 3D and C# code, although I believe I can master C# relatively quickly, I am working on a 3D MMORPG (similar to Skyrim with the first person view) where every new user can make their own character and customize it (face, eyes, hair, class, etc.).
I am wondering how I will "program" this into Unity, should I use some other 3rd party Unity mod to do this? Or can I create a mesh and do all the avatar stuff in the Unity tutorials for my characters while the game is running?
Second, how would armor work in terms of modifying hitboxes when equipped (like a thick armor would make your hitbox bigger) and armor that moves WITH the arms and legs as they move, how would armor stretch as you swing a staff or open a door? How do I make these things work?
Thank you in advance,
leapformula4
Questions about RPG character customizations have been asked many, many times; multiple design/discussion questions posed with no single specific issue; no reference to doc/code/effort by OP
This is better suited to the forums; if you have a single specific question, please revise and ask.
Follow this Question
Related Questions
How do I fix a directory creation error? 10 Answers
Is it possible to add Spore-Creature-Creation-like feature? 1 Answer
PLEASE help with swappable character clothing/armor 0 Answers
Reading the name of scripts, and creating an array? 1 Answer
Is there a way to complete something this in 2 weeks from scratch? 1 Answer