AE Question

Out of context: Reply #7

  • Started
  • Last post
  • 10 Responses
  • Hombre_Lobo0

    uan u genius!!!!
    thanks mate :D

    posterizeTime(t);
    value - [time*x,y];

    obviously x = pixel distance (not sure about 'y'), but i couldnt change the time.
    t = time, but it was set to 1 second, i couldn't change it to .5 (for half a second).

    any idea how to speed it up / slow it down?

    i could precomp it and change time, but this would be tidier :)

    thanks again!

    • posterizeTime(frames...
      so, if you want .5 second it would be
      posterizeTime(2)
      uan
    • posterizeTime(frames per second)
      uan
    • and time is the actual playhead time in seconds.uan

View thread