The UI_Image contains the following fields:
Visibility Digital Join ID: If empty, the object will be visible. If a value is entered, it will be invisible until the value is received from the control system.
Dynamic Text Serial Join ID: Allows selection of the image by matching its name.
Analog Join ID: Allows selection of the image from the Sprites Database by its element.
Sprites Database: Contains a ScriptableObject of type UPL_Sprites Database. The UPL_Sprites Database is located in the Assets/ParallaxControlSystem/ScriptableObjects folder and contains a Sprites List.
UPL_Sprites Database
The Sprites List contains the list of image objects. The image object can be selected by the control system by element or string match.