MAG_LOW
if (magnitude(input, t->pos->dx, t->pos->dy) > MAG_LOW
if (mag < MAG_LOW)
n = (MAG_LOW - mag) / 4096 + 1;