module Base
{
    template vehicle SemiTruckTrailerCollision
    {
        useChassisPhysicsCollision = false,

        physics box
        {
            offset = 0.0000 1.3831 -0.7913,
            extents = 1.7826 1.4261 2.2000,
            rotate = 0.0000 0.0000 0.0000,
        }

        physics box
        {
            offset = 0.0000 1.5304 3.0596,
            extents = 1.7826 1.1478 5.4522,
            rotate = 0.0000 0.0000 0.0000,
        }

        physics box
        {
            offset = 0.3565 0.5304 3.9341,
            extents = 0.1043 0.9043 0.0870,
            rotate = 0.0000 0.0000 0.0000,
        }

        physics box
        {
            offset = -0.3565 0.5304 3.9212,
            extents = 0.1043 0.9043 0.0870,
            rotate = 0.0000 0.0000 0.0000,
        }

    }
}