I’m starting to plan out my next game. It’s going to be a 3d game for mobile devices. I’d like to allow the player to select different body parts to create a customized character to use in the game and am not sure where to begin. I’m using unity indie so asset bundles is out of the question.
I’d like the player to be able to select from a few different heads, bodies, legs and arms. Once the character parts are selected, they can save their character which can be used in the game. Or can select from a few presets.
How would you do this? I haven’t found any good examples for unity indie.
Thanks for the help.