scr_darksize(); image_speed = 0.25; xstart = camerax() + 472; ystart = (cameray() + 176) - 80; x = xstart; y = ystart; image_speed = 0; lifetime = 190; con = 0; init = 0; timer = 0; mode = 2; wavesiner = 0; mode2siner = 0; mode2count = 0; sharewithorange_counter = 0; savelasti = -1; savelasti2 = -1; foodtype = 0; if (i_ex(obj_orange_green_controller)) { landingspot_x[0] = camerax() + 272; landingspot_x[1] = camerax() + 306; landingspot_x[2] = camerax() + 336; if (obj_orange_green_controller.powerup == 2) { landingspot_x[0] = camerax() + 283; landingspot_x[1] = camerax() + 318; landingspot_x[2] = camerax() + 352; } }