So I wanted to pin an object to another one but with a slight delay. The problem is when object1 stops moving, object2 stops a few pixel away because I delayed the pin with a wait action but I want object2 to stop exactly at the same location of object1. Anyone knows how to do this?