playMaker

Author Topic: Game Menu  (Read 1739 times)

Rabagast

  • Hero Member
  • *****
  • Posts: 683
    • Homepage
Game Menu
« on: August 15, 2013, 11:26:31 AM »
Hi!
I want to make a menu where I can choose "Start Game", "Option", "Credits", etc.
I try to figure out how to do it. And found a way, but I don't know if this is the best way. It's alway a better way.

I use a counter system where 1 is start game and 2 is option, etc.
And I use the arrow keys to go up and down in the menu.
My way is that, in state 1, the counter is 1. And that state
is connected to a new state which is starting the game.
If I press the down arrow key, the counter increase to 2, and
it goes to state 2. And that state is connected to a state which
is starting the option menu. And so on. And of course I need
to press "ENTER"

What do you think of this way? Maybe it doesn't matter
how I do it, as long as it works. I just want to hear what other says. :)
Check out our homepage. http://www.walsberg.no
Or my personal game blog for news about my games. http://retro-tetro.walsberg.no

Rabagast

  • Hero Member
  • *****
  • Posts: 683
    • Homepage
Re: Game Menu
« Reply #1 on: August 15, 2013, 02:34:58 PM »
Forget the counter. It works without. I have a screenshot here.

Check out our homepage. http://www.walsberg.no
Or my personal game blog for news about my games. http://retro-tetro.walsberg.no