But what about other objects that the client interacts with. Lets say a player pushes on a barrel, in a default implementation the barrel (a simulated object that’s receiving old location updates from the server) would jitter against the player. You wouldn’t be able to do simple velocity/location extrapolation either should there be a wall or other object in front of the barrel that would collide with it and prevent it from moving, right?
1 Like