I want to rotate an object around y-axis using animation asset. I created animation asset, then I set angle = 0 at keyframe = 0s and angle = 360 at keyframe = 1s. When I play animation, there’s jerky transition when animation is looping.
Any suggestion to fix that? Thanks.
Try to add intermediate keyframe on 180. Because 0 and 360 is, actually, the same rotation for animation.