MAK ONE Product Support Knowledge Base    

Wheels not visible on Bushmaster PMV, GTK Boxers, GTK Boxer, and Ural 4320 when engaged by player

Problem

There is a known issue where wheels for the following vehicles are not visible in VR-Vantage when engaged in VR-Engage. These vehicles are:

  • Bushmaster PMV
  • GTK Boxer APC
  • GTK Boxer CRV
  • Ural 4320

Affected MAK Applications

VR-Vantage 3.1

Platforms

All platforms

Solution

To work around this problem:

  1. In your SharedData location, navigate to: ./SharedData/18/latest/ModelData/Configuration/Definitions/Entity/Vehicles/Wheeled.
  2. Open each of these files:
    • ./Bushmaster/WheeledBushmasterArmoredPersonnelCarrier.ommx for the Bushmaster PMV.
    • ./Boxer/WheeledBoxerArmoredPersonnelCarrier.ommx for the GTK Boxer CRV and GTK Boxer APC.
    • ./ural-4320-cargo.ru/WheeledUral-4320-cargo.ommx for the Ural 4320.
  3. Change:
     <first>scaleArtPartTransform</first>
    <second>100,100,100</second>

    to:

     <first>scaleArtPartTransform</first>
    <second>1,1,1</second>
  4. Save and close the files. Restart VR-Vantage to get these changes.

ST Engineering

ST Engineering