UNET Unity 5 Networking Entity Interpolation Part 1 of 6 - Break Into Components
SyncVars update only 10 times a second by default, but your game updates much more frequently, at 50, 60, or more times a second. How do we deal with this? In this series, we will look into implementing Entity Interpolation using the Unity HLAPI.