if (open_chase_counter > 0 && chase_increaseable) { with (obj_flowery_enemy) open_chase_counter = scr_approach(open_chase_counter, 2, 1); }