Menu with 3D-objects - using swipe on iPhone

Hi good friends!

I am a Unity newbie - but I have started using EZ GUI for my urgent GUI needs - not too easy, but I am getting there. Now - I would like to check out the possibility of using a menu consisting of GameObjects constrained to the x-axis and navigated using swipe gestures. Any thoughts? Pointers? Where to start? Should I let the gesture control the scene camera and let it pan over the objects?

All input appreciated!

I think what you’re looking for is the UIScrollList control in EZ GUI.

If you look at the Mushroom demo which comes packaged with EZ GUI, it does just that.