JakeTheCake : Object with a Pin behavior. It locks their position to another object. I tried teleporting the pinned object so it was instantly sent back to what it was pinned to. I use it to pin my character sprite into a hitbox for better and simpler collision. Without the hitbox the character would "hop" in place every time it changed animation because the collision box and origin were in slightly different positions on all the animations.