UTSZ
coord utrack[UTSZ];
if(utcnt < UTSZ) utcnt++;
if(utpnt == UTSZ) utpnt = 0;
if(i == -1) i = UTSZ-1;