Resource Container UI
Resource Container UI
To display information for a Resource Container on the HUD:
Add a Resource Container UI Controller somewhere on the vehicle
Set the Resource Container field in the inspector
Create the UI elements and customize the settings in the inspector
Module Resource Container UI
To display UI for a resource container that is on a module that might be loaded onto one of the vehicle's module mounts:
Add a Module Resource Container UI Controller somewhere on the vehicle
Set the Module Mount field in the inspector to whatever module mount the resource container will be loaded on
Create the UI elements and customize the settings in the inspector
Last updated