Custom field images on scoreboards
It is now possible to render custom field images, such as rider photos, on the scoreboards using the new Image component.
To set this up, you will first need to have a custom field of Image type, which is available for people and horses
This will then let you upload an image on a person/horse
And last but not least, the Image component must be added to a scoreboard scene and configured to use the custom field as its source. In the example above an image field named photo was added to people, so to access this image for the rider we need to specify the source as rider_custom_fields.photo
To set this up, you will first need to have a custom field of Image type, which is available for people and horses
This will then let you upload an image on a person/horse
And last but not least, the Image component must be added to a scoreboard scene and configured to use the custom field as its source. In the example above an image field named photo was added to people, so to access this image for the rider we need to specify the source as rider_custom_fields.photo