VehicleSpecialProperties: {
    objects: VehiclePhysicsData[];
    type: "VehicleSpecialProperties";
    vehicleBehind?: ObjectReference;
    vehicleInFront?: ObjectReference;
}