timeline moves object with clip offset
if a timeline starts playing the red object (in the geen circle) teleports but should stay at the green blob. i turned off the clip offset match fields but that doesnt work. please help!
Answer by seant_unity · Mar 27, 2018 at 12:55 PM
If your object has an animator with an animation controller, it will start playing relative to it's starting position. That might be what is happening here.
Your answer
Follow this Question
Related Questions
Issue with timeline : gameobject's transform changed 1 Answer
TimeLine Issue with Game Object transform 2 Answers
Unintended behavior with setting the position of an animated character in a timeline. 0 Answers
Problem with rotating object that has animator attached 1 Answer
Syncing character animation with game object's local transform (SOLVED!) 1 Answer