if (con == 1) exit; with (obj_rotating_tower_animation) { if (index == other.index) { targetx = other.x; targety = other.y; con = 2; break; } } con = 1;