timer = 0; count = 0; type = 0; con = 0; smiling = 0; myimage = 9; statictimer = 0; lx = camerax() + 180; rx = camerax() + 480; ux = cameray() + 100; dx = cameray() + 260; x = random_range(lx, rx); y = random_range(ux, dx); depth = obj_shutta_photo_controller.depth + floor(random(100)) + 5; speed = 2 + random(8); direction = random(360); image_xscale = 2; image_yscale = 2;