(SOLVED) My character is shaking

hi guys,
I have a new bug to solve, but I don’t know how to solve it. This bug is related to cinemachine, when the virtual camera start to follow the game object, this one start to do strange movement, the most common strange movement is that my character is shaking.

1 Like

Hi Toufik,

How do you move your character? Do you manipulate the transform directly or do you use a force method of the Rigidbody component?

If the latter, build your game for testing purposes and play it. The game window in Unity is just a preview on which you should not rely too much. It can be a bit laggy from time to time.

Are you using lateUpdate, fixedUpdate, or Update to move your character? Here’s are video to tell you why: https://www.youtube.com/watch?v=YtZU0drkFE0 :+1:

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

Privacy & Terms