-
Offseting position of objects affected by Displacement Map
I’ve got a character rippling with the desert heat as he splits into twins. I’ve applied the heat waves via displacement map on an adjustment layer and it works pretty well, but the displacement map offsets whatever it’s affecting. To cancel this, I ran across the following expression in an old tutorial, and had copied it down for future use, but I can’t for the life of me, remember what layer to apply it to and nothing I’m doing is working. And I can’t find that particular tutorial anymore.
My note/expression:
“For pulling displacement maps back to normal position:
Add Transform Effect and write under position: “value+[ then pick-whip x and y of displacement and close with ]”So basically, I don’t know if I should be applying the transform effect to the character or to the adjustment layer. I get an error when I choose the latter.
Thanks!
EDIT: For anybody who cares, I dinked around and ended up changing the formula to
+[effect (pickwhip to x displacement),(pickwhip to y displacement)] which moved the character back into the correct position. Now I’m just stuck with an error message reading, “Transform cannot allocate a buffer larger than 30000 pixels in either direction. (516).” I’ll keep digging.