public void OffsetRot(float ofstRot)
 {
     character.OffsetRot(ofstRot);
 }