Fri Apr 18, 2025 10:56 am
I made an animation of the text. Using LensBlur node, the text is shown (from 0 to 15 frames). And also with Transform node it is slightly shifted from right to left (Center X +- 0.05).
So I want to create a macro (or something like that) from this so I can apply it to any text node. Only thing I need help with is this.
I don't understand how to make an offset so I can specify which frame to start the animation from. (because it is static from 0 to 15 frames for lens blur). And also dynamically animate the Center X of Transform relative to Text+ Center X (with expressions).
How to link them with expressions to make animation happen? I don't get it
Most likely the community has already faced this problem and there is a concise solution, but I can not find it.