Search Unity

Objects Shifting To Origin When Attempting to Move Them

Discussion in 'Animation' started by ajmc123, Jan 12, 2019.

  1. ajmc123

    ajmc123

    Joined:
    Dec 4, 2018
    Posts:
    28
    Hello...Again,
    I am having trouble with animation in my 2d game. I am attempting to move objects up on the y-axis, but whenever I attempt this, they all keep moving to the origin mid-animation. In an attempt to fix this, I applied root motion curves, and set them to true on the object themselves, however, it continues to "teleport" back to the origin. Does anyone have any ideas? Any help is much appreciated!