How to disable wobble before animation?

So i have an object in keyframe 10. Then in keyframe 15 i put it in some other place. I expect it to move animated from keyframe 10 to keyframe 15's position. This goes ok

But when adding this movement, before keyframe 10 the object is also moving, wobbling like if preparing to the movement. How do i disable this? 

Comments

  • AscaniaAscania Posts: 1,849

    Sort out the interpolation. Easiest, add a keyframe on the immediately preceding frame.

  • Changing the inertpolation type, probably to linear if you just want a smooth transition, might be the best option but yes you can add additional keys to try to pin the effect. By default the interpolation iss et to generate a smooth transition between values, to do that it will dip down befor going through one key and up to the next (or vice versa) - you can see this be selecting the proeprty and looking at the graph in the bottom of half of the Timeline pane (it may be hidden initially).

Sign In or Register to comment.