Page 1 of 1

Is this okay? (mario title screen)

PostPosted: Fri May 13, 2011 7:46 pm
by Hblade
alright guys, Im making yall' a mario template :D Comes with a title screen and a ged template for each level :)

it accepts controllers too :D
So far the title screen is glitch free, cept for one issue... the "exit" button exits instantly because the timer didn't want to work right O.o

The font that says "Super Mario world" can be changed to anything
title.jpg


I'll also be making a sample game when Im done :D called Bomby.
Title.exe
(0 Bytes) Downloaded 100 times




Controls:
S to go down on menu
W to go up on menu
K = select menu item

Joystick to controll menu (if your using a gamepad
A to select menu item (If your using xbox styled controls)

Re: Is this okay? (mario title screen)

PostPosted: Fri May 13, 2011 8:38 pm
by Jagmaster
Cool!
Did you make the font?

Re: Is this okay? (mario title screen)

PostPosted: Sat May 14, 2011 12:50 am
by Hblade
thanks :D
No I didn't :D

Re: Is this okay? (mario title screen)

PostPosted: Sat May 14, 2011 11:09 am
by sonicfire
Hblade wrote:*snip*
So far the title screen is glitch free, cept for one issue... the "exit" button exits instantly because the timer didn't want to work right O.o
*snip*


Do it this way:

Exit Button -> Mouse Button Down Left
Create Timer: QuitTimer: 1000ms, Repeat Specify quantity: 1.

Change 1000ms to the length/time you want.

Exit Button -> Timer Event -> QuitTimer -> Script Editor:
Code: Select all
ExitGame();


That should do it? :)

Re: Is this okay? (mario title screen)

PostPosted: Sat May 14, 2011 3:59 pm
by Hblade
Nonono lol, its not done through that :P That would be the same result anyways, lol no sound effect playing, etc. Which thats fine :D Test the EXE out :)

S and W select
K chooses item

Re: Is this okay? (mario title screen)

PostPosted: Sun May 15, 2011 7:11 pm
by RippeR7420
I can't run the .exe on my computer for some reason :(

can you upload the .ged by chance? :?:

Re: Is this okay? (mario title screen)

PostPosted: Sun May 15, 2011 7:43 pm
by Hblade
I'm uploading a GED file of the movement system :D you can test that ^^

Re: Is this okay? (mario title screen)

PostPosted: Sun May 15, 2011 7:57 pm
by RippeR7420
Cool :D

Re: Is this okay? (mario title screen)

PostPosted: Mon May 16, 2011 12:24 am
by Hblade
yeah :D new gameplay vid coming up so watch it when it's available ^^