Recent content by CuPants

  1. C

    Vector3.Lerp Equivalent

    I have been building a multiplayer game that uses Unity's Vector3.Lerp function to interpolate networked character movement when a new position for each character is received. These are just on capsules at the moment so they slide around but it all works smoothly. I have been trying to replace...
Top