var xx = round(x / 2) * 2; var yy = round(y / 2) * 2; draw_sprite_ext(sprite_index, image_index, xx, yy, 2, 2, 0, image_blend, image_alpha);