public void OffsetScale(float ofstScale)
 {
     character.OffsetScale(ofstScale);
 }