set position by itself only transmits a new location every so often to clients. As far as I can tell it doesn't attempt to transmit 100 position updates per second like the towing client is seeing.
If setVelocity is set, will this cause other clients to simulate the movement so that it doesn't look as choppy? I'm guessing this is how normal player/vehicle movement is handled.
Need to be careful because set velocity could cause the towing player to see odd movements.
set position by itself only transmits a new location every so often to clients. As far as I can tell it doesn't attempt to transmit 100 position updates per second like the towing client is seeing.
If setVelocity is set, will this cause other clients to simulate the movement so that it doesn't look as choppy? I'm guessing this is how normal player/vehicle movement is handled.
Need to be careful because set velocity could cause the towing player to see odd movements.