Rotations works on the timeline.But In play mode ship isn't rotating.Why is that

ezgif.com-video-to-gif

Hi,

Welcome to our community! :slight_smile:

What game object gets controlled by the timeline? The PlayerShip and the MainCamera must not be animated. Only the Player Rig is supposed to be animated. And the PlayerShip is supposed to be moved via code.

Do not animate the same game object which gets also moved via code because that could result in conflicts.

I had the same problem, my script.cs was a little different from Rick’s.
Now it’s resolved.

This topic was automatically closed after 5 days. New replies are no longer allowed.

Privacy & Terms