Swiping left-right to change menus

I was wondering how to make a menu system like Angry Birds has - slide left and right to bring in and out other level buttons. I've seen GSHelper's video on the topic, but it uses mouse instead of touch, and the implementation is from 2012 (a very old GS version).

I'm sure there has to be someone who did this before... can I have some help with it please?

Comments

  • ashtmjashtmj Member, PRO Posts: 405

    Angry birds uses a scrolling camera similar to this then you would just need to add your level buttons onto the scene

  • UtopianGamesUtopianGames Member Posts: 5,692

    We have a free scroll around scene similar to the above video and cover flow on DBA it helps.

    Darren.

  • colandercolander Member Posts: 1,610

    For the most part mouse and touch are interchangeable however this is one case where you have to use mouse. It can freeze while testing in Creator but will work fine on a device. It freezes when your mouse button is down and you swipe of screen. If this happens just hit the refresh button top centre.

Sign In or Register to comment.