Thank you Chris! Implementing teleport and dampSpeed was exactly what was needed! Now the animation is smooth and seamless.I tried retro-style movement but it usually results in the player getting stuck at some corner of the Navigation mesh for a fe…
Amazing Chris! Thank you!I was actually using two scripts to control the camera (GameCamera and GameCamera2D), so with my poor coding skills I ended up with this version of your sample code:
http://pasteall.org/970960/csharp
Now the animation is coo…