xx = view_xview[0];
yy = view_yview[0];
draw_sprite(sprite_index, image_index, x, y);
timertime -= 1;
if (timertime < 300)
timertime += 0.25;