Changing character's clothes

Hi all:

I want to make a game where you can drop some assets or files into an external folder (say “/clothes”) and their respective textures, and you can then run the game and be able to dress the character with those imported clothes.

Is that posible in unity?
If it is, what files should i use (i.e. 3ds max files)?

Thanks!

Are you wanting to do something like in the Character Customization Example Project? If so that should give you a good start.

Xeno360 is selling his inventory script which also includes clothing change (see his webplayer demo) for less than $10.
http://forum.unity3d.com/viewtopic.php?t=57849&highlight=advanced+inventory

I purchased it and it is well done. The models examples of the clothing are in fbx format.

It’s something like character cutomization, but what i want is to load the clothes from an external folther.

And if posible, in javascript :lol: