Display Module On UI
Last updated
Last updated
To display a module on the UI (for example, as part of a vehicle's HUD):
Create a Canvas or find an existing one
Create a game object under the canvas, and add a HUD Module Display Item component.
Go to the inspector and set the 'Module Mount' to whatever module mount you wish to display module information for.
Create the text and icon UI and set add in the inspector.
Now, any module loaded on the module mount will be displayed on the UI.