how do you add a main menu

Game Editor comments and discussion.

how do you add a main menu

Postby pdude1 » Sun Jul 13, 2008 7:22 pm

Does anyone know to add a main menu to the game and then make the game start from the main menu?
does anyone know a good signiture
User avatar
pdude1
 
Posts: 10
Joined: Sun Jun 29, 2008 8:30 pm
Score: 0 Give a positive score

Re: how do you add a main menu

Postby Murd-Machine[_] » Sun Jul 13, 2008 7:51 pm

Main menu is just the same as any level in a game. It consists of many objects, such as background, buttons and so on.
So, compose it (make sure it fits the view), and drag the view to cover it all (this will make your game start in the main menu). Then put in keyboard or mouse button event (depends on a kind of menu) to change coordinates of view to coordinates of you level [start], other menus [options\help], [quit]...
It's rather simple task.
User avatar
Murd-Machine[_]
 
Posts: 72
Joined: Fri Nov 04, 2005 7:04 pm
Location: Moscow-city
Score: 1 Give a positive score

Re: how do you add a main menu

Postby pdude1 » Sun Jul 13, 2008 9:39 pm

what? that didn't help me at all
does anyone know a good signiture
User avatar
pdude1
 
Posts: 10
Joined: Sun Jun 29, 2008 8:30 pm
Score: 0 Give a positive score

Re: how do you add a main menu

Postby segwego12 » Sun Jul 13, 2008 11:45 pm

He needs help on making one, not organizing, spelling and grammar!
http://www.freewebs.com/primewaregames/

The Primeware Games website

Projects
Era of Rome: Done
segwego12
 
Posts: 167
Joined: Mon Jul 07, 2008 2:48 am
Location: My Website, please come to my website.
Score: 3 Give a positive score

Re: how do you add a main menu

Postby Thanx » Mon Jul 14, 2008 9:28 pm

Easy rider people, easy rider!
Probably you need an actor, that has an animation for the background of the menu.
Usually there's an actor that shows the title of the game - either a text actor, or another animation
For each button you'll need an actor. I prefer making an animation for the buttons, but if you'd make them with a text actor, then don't forget to add a Filled Region, that handles the click events, so you don't have to click right on the text.
For the quit button, in the onclick event, if you don't know this, then use the Exitgame function in the script editor.
For the start game button, you'll basically want the view actor to move to where the game starts: set its x and y coordinates...
Those are the most basic things, of course you may have game options. In that case, you might clone the bckground, create a separate screen for that, add apropriate actors to do different things...
Help section might also be done similarly... add/clone background, add actors mainly text, describing the game, you'll need a back button that leeds back to the main page... These bmove the view, etc...
Once you've done several, you'll realize why Murd-Machine gave such a light description: every menu is quite different, cause each game has different options, feels, works, etc. It's hard to describe a menu in a way to make sure you understand what you need to...
http://www.youtube.com/watch?v=XyXexDJBv58
http://www.youtube.com/watch?v=Be4__gww1xQ
These are me and playing the piano (second one with a friend/fellow student)
Hope you watch and enjoy!
User avatar
Thanx
 
Posts: 314
Joined: Sat Jan 26, 2008 10:07 pm
Location: Home sweet home! :)
Score: 24 Give a positive score

Re: how do you add a main menu

Postby Totter » Thu Aug 14, 2008 6:15 pm

Hmm...so I'm guessing that's similar to how you'd get to a battle screen in an RPG? Except you'd place a tile on a map with an event on it that shifts the view to a battle screen and creates actors for that specific battle...maybe...??
Working on learning GE - would like to finally create my RPG: Survivors of Atlan; and my platforming game: X3n0s - Viral Infection

http://gamedesignandarchitecture.blogspot.com - thesis blog

http://tipher.deviantart.com - DeviantArt page
User avatar
Totter
 
Posts: 19
Joined: Wed Jul 02, 2008 10:54 pm
Score: 0 Give a positive score

Re: how do you add a main menu

Postby Lexcondran » Thu Aug 14, 2008 8:18 pm

All you have to do is make your menu screens
then the words and their filled region actors to ocmpany them
make it to where if you mouseclick on the actor=filled region that it moves the view to the player
it works in reverse to pull up menus and stuff using the mouse
http://www.mediafire.com/?e4zzycilztdm1qm =My RPG APP FILE V. 3.0 {7/15/2010}
http://www.mediafire.com/?tjjmmmkzyga =My editable demo of my Rpg for people V2.3
viewtopic.php?f=6&t=10247 =Link to my RPG's (4.0) Topic =]
User avatar
Lexcondran
 
Posts: 230
Joined: Thu Jul 31, 2008 6:09 pm
Location: Tucson, Arizona, USA
Score: 8 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron