if (collision_rectangle(bbox_left - 60, bbox_top - 60, bbox_right + 60, bbox_bottom + 60, obj_plat_player, false, true)) { alarm[1] = 10; exit; } with (fademarker) { lerper = scr_lerpvar("image_alpha", 0, 1, 16); image_blend = other.image_blend; } mask_index = -4; if (_act != -4 && instance_exists(_act)) _act.blocked = false;