RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

How do you make button press events?

Started by Enchanted, December 03, 2007, 11:39:35 PM

0 Members and 1 Guest are viewing this topic.

Enchanted

My question is, how would one make an event call trigger when the player presses a key, say, "H"?

An example: Player press "H" to call an event, $scene = Scene_Open_Menu.new

:)

isn't there an event option for button input?
Watch out for: HaloOfTheSun

modern algebra

Conditional Branch: Button Pressed

Also, Button Input Processing: Conditional Branch: Variable


They can each be used for different situations. Regardless, you will probably want a parallel process common event to do it.

shaz

that's only useful if you want to use the predefined buttons.  I have no idea if H is one.

There's a script somewhere around for button input.  Have a bit of a search in the scripts database - I'm almost certain I got it from here.
Always remember you're unique.
Just like everybody else.