const tl = new TimelineMax();

tl.to( props, '+=1' ) // delay
  .from( props, '-=1' ) // overlap
  .from( props, 1) // absolute time