with (obj_blackbox_o)
{
instance_create(x + 10, y + 10, obj_blackbox_o_shatter);
instance_destroy();
}