Basically I want to know if there is a way to make gameObject 1 move with gameObject 2 (like if gameObject 2 was gameObject 1’s parent) but make gameObject 1 move at a slower rate. So for example if gameObject 1 moved 100 units along x, gameObject 2 would move 50 units along x.