-
How do you position a displacement map?
I want to do something simple (so I thought). I want to displace one image with another, but I want to be able to position the displacement image somewhere other than “center”. I can center, strech or tile the displacement but I can’t pick where the displacement shows up on the image that is being displaced.
Is there a way to do this? I have tried setting the position of the displacement image and pre-composing, didn’t work.
HELP!!