We don't need that anymore
This commit is contained in:
@ -274,8 +274,6 @@ namespace CoopClient
|
||||
|
||||
MainVehicle.SteeringAngle = VehicleSteeringAngle;
|
||||
|
||||
float range = MainVehicle.Position.DistanceTo(VehiclePosition);
|
||||
|
||||
// Good enough for now, but we need to create a better sync
|
||||
MainVehicle.Position = VehiclePosition;
|
||||
MainVehicle.Quaternion = VehicleRotation;
|
||||
|
Reference in New Issue
Block a user