Can't move object while playing in animation track in timeline

Hi all, I can’t move object while playing in animation track in timeline after timeline completes, I can move the object. I am at 79.lecture on unity 3d

Thanks

Hi,

Welcome to our community! :slight_smile:

Make sure that your codes does not try to move the game object which is animated by the timeline. The timeline is supposed to animate the root game object, and our script is supposed to be attached to the child.

If this didn’t help, please rewatch the video at least one more time.


See also:

Hi,thanks for your reply.

My project looks like this; I have attached the script to the player ship, still doesnot move until timline ends.

There seems to be a message in your console. What “Utility” package is used in your project? Did you import anything at some point?

I have reimported the prefab as orginal prefeb, it has solved the problem, thanks

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms