function draw_self_offset(arg0, arg1) { draw_sprite_ext(sprite_index, image_index, x + arg0, y + arg1, image_xscale, image_yscale, image_angle, image_blend, image_alpha); }