draw_sprite_part(sprite_index, image_index, 0, sprite_height - (h + 100), 320, sprite_height - h, 0, 30); if (go == 1) h += 1; if (h > 240) h -= 1;