Be a Supporter!

Keyboard Menu

  • 295 Views
  • 4 Replies
New Topic Respond to this Topic
Legzl
Legzl
  • Member since: Oct. 10, 2007
  • Offline.
Forum Stats
Member
Level 01
Blank Slate
Keyboard Menu 2008-11-07 13:00:09 Reply

Hi everyone. I have been trying for a long time but cant figure out how to make a a menu controlled by arrow keys. Like in this game: http://www.molleindustria.org/faith-figh ter

All the ways I think of are too complicated. If there is a simple way, thank you so much.

Legzl
Legzl
  • Member since: Oct. 10, 2007
  • Offline.
Forum Stats
Member
Level 01
Blank Slate
Response to Keyboard Menu 2008-11-07 16:50:17 Reply

Anyone know?

DawnOfDusk
DawnOfDusk
  • Member since: Feb. 22, 2008
  • Offline.
Forum Stats
Member
Level 14
Blank Slate
Response to Keyboard Menu 2008-11-07 16:58:00 Reply

Well, the most efficient way I can think of is to use arrays, I made one once, took up quite a few lines of code, and was annoying to program, looked nice though.

Legzl
Legzl
  • Member since: Oct. 10, 2007
  • Offline.
Forum Stats
Member
Level 01
Blank Slate
Response to Keyboard Menu 2008-11-07 17:09:31 Reply

I think I'm going to do it through animation. If anyone knows a better way let me know

DawnOfDusk
DawnOfDusk
  • Member since: Feb. 22, 2008
  • Offline.
Forum Stats
Member
Level 14
Blank Slate
Response to Keyboard Menu 2008-11-07 17:24:05 Reply

At 11/7/08 05:09 PM, Legzl wrote: I think I'm going to do it through animation. If anyone knows a better way let me know

.....What?
I think thats the most difficult way, unless it's based completely on animation