Game Development Community

helloCan someeone explain how to make a good menu ?

by dodo · in Torque Game Engine · 03/05/2002 (1:55 am) · 10 replies

Can someeone explain how to make a good menu like in Medal of Honor or Quake.
With effect when you click on buttonos .....
THX

Excuse my bad english

#1
03/05/2002 (2:09 am)
What exactly do you mean by effects? If you mean make the letters glow or something then take a look at the guibitmapbuttonctrl under code snipits. It allows you to specify an image file for normal look and when you highlight it, it displays another image that you specify.

-Tim aka Spock
#2
03/05/2002 (5:43 am)
yes,Tim is a pretty good tutorial maker i learne to do this very thing from his tuts.heres a sshot of what i am doing:
www.garagegames.com/index.php?sec=mg&mod=forums&page=result.thread&qt=3875

do this tut first to implment the bitmaps (the cool jpg button code)
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2124

then this one to see how you can add the images to the engine
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=1842
#3
03/05/2002 (5:44 am)
I mn to have a menu lik in commercial games.
With animation effect on the button, for example, fire or other.
Because I jut manage to put horrible grey button with text
And I wand a butiful menu.

Excuse Me, I have problems to xplain well in englih whaat i mean
#4
03/05/2002 (5:47 am)
i dont think anyones got animation for a single bitmap working yet
give time :)
#5
03/05/2002 (5:48 am)
oki THX
But what about animation
For expl i click on a button a then i have an animation on an objct in the menu ?
#6
03/05/2002 (8:25 am)
MERCI
Thank you
I will wait
Bye
#7
03/05/2002 (10:08 am)
Re geric ;)

If you need it I have a custom bitmap class which allow a tri-state bitmap button (press, release, over) ? It can be use to make effect like when the user pass on the button, change it, ...

I will test soon some avi button too.

salut , Frank
#8
03/05/2002 (10:37 am)
now that would make for an execlent tut/resource!
#9
03/05/2002 (10:51 am)
I didn't want to put a tut for the tri-state bitmap button as there was already one for a tri-state button (someone was faster than me to write the tut ;) ).

For the avi button, I will first test it and then if I succeed and nothing are already post I may post some tut.
#10
03/06/2002 (1:00 am)
COool !!!
Great job
Don't forgete to give some expls
Because i'm french, and sometimes,tuts are very haard to underestand

THX