Skip to main content
Participant
May 23, 2024
Question

help with a tricky expression

  • May 23, 2024
  • 1 reply
  • 154 views

https://imgur.com/oZ1fLSu

I’m trying to use the “trace path” function to get a stylized draw-on effect, but I need the pencil to stay perfectly centered. So, the issue is the trace path expression advances along the path using a 0-100 Progress slider. When I animate the position of the path, it’s by pixels. It’s not a 1:1 value. So, I can tweak the trace path expression so the X is always 0. Then it stays centered but doesn’t stick to the path as it animates. Any suggestions on how to get the pencil to both stay centered while also tracing on the line?

This topic has been closed for replies.

1 reply

Mylenium
Legend
May 23, 2024

Copy & paste the path to the position property and tweak it from there like using riving key frames to even out speed or parenting to a Null. Once everything syncs up, it's easy enough to pre-compose and tweak with time remapping.

 

Mylenium