Weapon UI

To display weapon information on the HUD:

  1. Add a HUD Weapon Module Display Item component somewhere on the vehicle

  2. Create the necessary UI elements and customize the settings in the inspector

Display Weapons At Module Mount

To update the weapon info display when weapons on a module mount are changed:

  1. Add a HUD Module Display component somewhere on the vehicle

  2. Set the Module Mount field to whatever module mount on the vehicle you want to display weapon info for

  3. Drag the HUD Weapon Module Display Item component you created above into the Module Display Item field

Last updated