Hermoor Posted November 24, 2011 Share Posted November 24, 2011 I was thinking scrolling through the armors, how do you know the armor will fit the player? Because you can decide if you want to be thin or muscluar. There are for example two versions of some of the farm clothes...how does armors fit on the player inside the game? Are they scaled depending on how fat the player are or? Link to comment Share on other sites More sharing options...
Ghogiel Posted November 24, 2011 Share Posted November 24, 2011 ? Are they scaled depending on how fat the player are or?yes. You make 2 armors without reordering the vertex index numbering, one to fit the thin and the one to fit the large, and the weight slider is where abouts the mesh being worn will be interpolated between the 2, thus fitting correctly. Link to comment Share on other sites More sharing options...
Recommended Posts