Weapon UI
To display weapon information on the HUD:
Add a HUD Weapon Module Display Item component somewhere on the vehicle
Create the necessary UI elements and fill in the settings in the inspector
Display Weapons At Module Mount
To update the weapon info display when weapons on a module mount are changed:
Add a HUD Module Display component somewhere on the vehicle
Set the Module Mount field to whatever module mount on the vehicle you want to display weapon info for
Drag the HUD Weapon Module Display Item component you created above into the Module Display Item field
Last updated