I have created an animation that moves a GameObject from position X 0 to position 100.
I want to use this animation again to move from 100 to 200 , and for 200 to 300.
I have to create an animation clip to every movement? Or can I use this animation to start relatively to current position?