protected override void ActionLogic(LevelMechanics level)
 {
     level.ChangePointGridWidth(incrementAmount);
 }