Swiping from one panel to another

Hello,
I’m creating a level scene which allows the player to pick which level they want to play. The scene is made up of a canvas and 2 panels. Each panel has a grid and each grid has 25 buttons it in.
The first panel is fully visible and the 2nd panel is off the screen to the right.
What I want to do is allow the player to swipe from one panel to another.

I created a script and added it to the panel. The first thing I noticed is that the buttons are getting their click event fired if I initiate the swipe from a button and the script on the panel never seems to get called.

Are there any examples of doing something like this? Any suggestions on a better way?

Thanks

Did you ever get an answer on this? Im developing and interactive book right now and this idea would be great.

No, I did not but I found this video the other day which works great.

very

awesome

And I found this one which looks perfect, ill try it out this weekend.

2 Likes