2 Years Ago
- Changed some more GetWorldVelocity calls into GetLoalVelocity, so they'll work if parented. - Moved GetLocalVelocityServer and GetAngularVelocityServer rigidbody-based overrides into BaseVehicle, so we don't have to override with the same method for every new vehicle.