How to cycle through visibility of multiple objects with 1 button

Say I want to cycle through 5 fruits in front of me by pressing the left or right button.
The meshes are all at the same location, but I just want to toggle their visibility with each press of the button.

How do I go about doing that?

Actors though, no static meshes.

Thanks! If only any of this made any sense to me.

I thought it was probably a lot more straight forward. I guess I’ll just have to go deeper into the blueprint hole.