protected override void ActionLogic(LevelMechanics level)
 {
     level.SetLevelObjective(objective, objectiveInt);
 }