public void SetPartsScale(float scale)
 {
     character.SetPartsScale(scale);
 }