Resource Container UI

Resource Container UI

To display information for a Resource Container on the HUD:

  1. Add a Resource Container UI Controller somewhere on the vehicle

  2. Set the Resource Container field in the inspector

  3. 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:

  1. Add a Module Resource Container UI Controller somewhere on the vehicle

  2. Set the Module Mount field in the inspector to whatever module mount the resource container will be loaded on

  3. Create the UI elements and customize the settings in the inspector

Last updated