@lnxtvv Was that guy strafing to the right? If so, then yes, trajectory is normal. It's a bullet fired a few miliseconds before strafing, but you receive the update with the shot, new position, projectile trajectory at the same time (probably every 50 ms or even more). Since you definitely don't want to spectate at 20 fps, they are using interpolation, which generates the positions between updates and also connects the end of the tracer with the barrel of the shooter's gun, so it does not appear like the bullet is fired from the left of the weapon, because that would look way more strange.