public override void OnEnter()
 {
     tolerance.Value = EasyTouch.GetStationaryTolerance();
     Finish();
 }