Fix jittery camera movement in Unity with Rigidbody Interpolate
If you’ve got a player character in your game that derives its movement from a Rigidbody or Rigidbody2D component in Unity, and you write a script to make your camera follow it, you will likely see jittering in your camera movement. Here’s an example: You may think that this is the kind of problem that … Continue reading Fix jittery camera movement in Unity with Rigidbody Interpolate
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed