Is there a way to pin one object to another object based on their image points and not their origin? I know you can pin an object's origin to another object's ImagePoint, but I have multiple image points on my sprite and I want to pin one to an image point of another sprite.
Oh, and the thwo sprites come from the same object i.e they are the same.