If you had say 2 objects, an apple and a banana. In the list item 0, the first in the list, is apple. Item 1 is banana. You can use the logic List compare selection, if selected item = 0, make apple visible. If selected item = 1, make banana visible etc.