I have a 2D game and i've been using Photon to make it multiplayer, however the movement of the other player on my player's window looks very stuttering / laggy. Is this a problem with Photon because i've seen loads of posts with people having the same problem.
Here's the code to move the player (simplified):
Why is Photon so laggy?
Here's the code to move the player (simplified):
Code (csharp):