I wanted to play around with making a simple menu with two choices.
For this video, i'm just using basic gestures to select an item. Later on I'll work on the hit detection of a hidden sphere (following my fingertip) and the menu item to trigger the hit state.
This test gave me some experience with dynamically changing textures in Unity and also using position vs localPosition to move the objects around.