Tutorial for simple menu

Hi,

I haven't been able to find a tutorial for a simple menu that only has two buttons, a start button that goes to the first scene of the game and another button that opens game centre.

Can anyone point me towards one?

Thanks!

Comments

  • ArmellineArmelline Member, PRO Posts: 5,408

    Make two buttons.

    In one, put a "when touch is pressed" rule, and inside it put a change scene behaviour, selecting the first scene of the game.

    In the other, put a "when touch is pressed" rule, and inside it put a GC behaviour (login/leaderboard/achievements - whichever is your preference).

Sign In or Register to comment.