If the user wants to have different images for different states (e.g. button click, hover, normal and disabled), he needs to set them for the OnscreenImage of the desired state. But, setting it in one OnscreenImage also sets the same image value of all other OnscreenImages of the same button. The editor view still shows the correct images though but exporting them will result in only one image being used.
If the user wants to have different images for different states (e.g. button click, hover, normal and disabled), he needs to set them for the OnscreenImage of the desired state. But, setting it in one OnscreenImage also sets the same image value of all other OnscreenImages of the same button. The editor view still shows the correct images though but exporting them will result in only one image being used.