Page 1 of 2
How can I make a menu?
Posted:
Sat Jun 19, 2010 8:44 pm
by GtcGaming
Hello, I'm making two different games, one like space invaders and another similar to mario but different. I'm new to this program, well to making games. I want to know how to make a menu for a game? like before I start, or any other menu. Thanks in advance.
Re: How can I make a menu?
Posted:
Sat Jun 19, 2010 9:29 pm
by Bee-Ant
Check this :
game-editor.com/forum/viewtopic.php?f=6&t=6028&hilit=mario+golden+key
Or check my Game Collections. There should be a demo with menu
Re: How can I make a menu?
Posted:
Sun Jun 20, 2010 2:19 pm
by GtcGaming
Edit: Okay, I'm making a space invader like game, I need help with how to do the menu off of the super mario game, on how to do animaion sequences, different levels, and when to change levels, and when I die I want a menu to pop up. thanks in advance.
Re: How can I make a menu?
Posted:
Mon Jun 21, 2010 6:13 am
by Scorpion50o1
i can help with some of that for pop up menu make a menu actor um lets call it diepopup or go actor control (on diepopup) =>
go to Create Actor-/add action => Visibility state=> change "state" to disable.......ok now go to ur "player" or "person" and go to Destroy Actor-/add action => Visibility State=> change actor to diepopup and change state to enable.
and there now when ur player dies a popup menu will "pop-up"
also for changing levels r u gonna have boss at end of each lvl?
Re: How can I make a menu?
Posted:
Mon Jun 21, 2010 6:37 am
by GtcGaming
Thanks, no, I want to make a boss after 5 levels, but idk how I would go about doing it. I only want 5 levels and boss in my game. seems like a lot to me for now, and thanks for the info. How can I make have more than one hit. (this is more for space invader like game)
Edit: Okay, I tired to make the pop up, but still unable to. I may be doing something wrong. How can I make it where I have three lives? Right now I have two, I have two by creating another spaceship exactly like my other one, so when first spaceship gets destory other one appears ( I want to make a delay or some message saying I lost a life).
Re: How can I make a menu?
Posted:
Mon Jun 21, 2010 7:36 am
by Scorpion50o1
would u like a demo?
Re: How can I make a menu?
Posted:
Tue Jun 22, 2010 5:19 am
by GtcGaming
More of a step by step lol.. idk What I'm doing. This is for my space invader game.. I'm putting it on my spaceship.
Re: How can I make a menu?
Posted:
Tue Jun 22, 2010 10:02 am
by krenisis
Ok 1st download my spocky adventure game in the game development section and after you play it tell me if your trying to make that type of game. If so then I can help you out alot.
Ok in order for me to help tell me specifically what you need and i tell you step by step. I say the mario type game is more of what Iam used to making . Have you begun making the mario type game? I can make a step by step how to make a mariobros game.Is this what your looking for?
Re: How can I make a menu?
Posted:
Tue Jun 22, 2010 10:06 am
by krenisis
But before I do that , tell me if your going to stick to it. I help you as long as your going to stick with the project.
Re: How can I make a menu?
Posted:
Wed Jun 23, 2010 5:01 am
by GtcGaming
Yea I'll stick to it, I don't want to download much images, I would more of like to make them (so it's more of my game). I haven't started the Mario Game.
Re: How can I make a menu?
Posted:
Wed Jun 23, 2010 5:06 am
by krenisis
ok here is tutorial for platform game for you
viewtopic.php?f=4&t=8572I look forward to your game please stick with it.
Re: How can I make a menu?
Posted:
Wed Jun 23, 2010 5:11 am
by krenisis
do you need space invaders demo tooo let me know
Re: How can I make a menu?
Posted:
Wed Jun 23, 2010 6:04 am
by GtcGaming
I just need help on levels, title, and lives.
Re: How can I make a menu?
Posted:
Wed Jun 23, 2010 8:14 am
by MrJolteon
krenisis wrote:do you need space invaders demo tooo let me know
If he want a demo of Space Invaders, he can just click in ge: Help\Demo Making Of...\Space Invaders
Re: How can I make a menu?
Posted:
Wed Jun 23, 2010 5:28 pm
by krenisis
MrJolteon wrote:krenisis wrote:do you need space invaders demo tooo let me know
If he want a demo of Space Invaders, he can just click in ge: Help\Demo Making Of...\Space Invaders
Yes but honestly that was good but I dont like the way it was coded. Its very restrictive as far as enemy movement. But its good for beginners to learn.