Completed / Visited Hotspot State

I have an audio button in each of my scenes, I want to add a tick icon to show that a user has clicked the button. On returning to the scene I want the icon to still be visible.

I can add a separate image and an on select action to make it visible but this is going to be very time consuming. It would be far better to have a different hotspot graphic state which gets swapped upon on click and remembered for the CVR entire session, that way the 30% hover size increase would also work and I don't need countless variables.

Discussion (1)

I don't know if that specific solution is best, but some kind of persistent state (which is not reset when you leave and exit a scene) would indeed be very helpful.