Unity Camera Follow Jitter
This is my first time working with the newer 2d stuff in unity 4 6.
Unity camera follow jitter. 2 make sure camera follow script is using update and multiplying by time. I ve got a camera setup that follows the player when they approach the edge of the screen but the players movement is very jittery as you move and the camera follows. Then your camera has just to follow the target follower with its own smoothdamp for position and the lookat method for rotation and all is smooth now. Better jumping in unity with four lines of code duration.
Board to bits games 505 728 views. 2d movement controller w camera follow is jittery. And the camera work is still in lateupdate. For smooth camera following of rigidbody gameobjects.
Create a script and put it on the camera you want to follow your player. Setup a couple public variable which will allow the camera to know which gameobject to follow as well as float variable for desired smooth speed and a vector3 for the offset.