Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Changing Q/W buttons into something else (for menu party switching)?

Hey,

I'm scripting it so that in the skills and items menu you can assign an item/skill to the button Q, W or E. But Q and W also scroll between party members. I'd like to change them into R and F, but I have been unable to find a fix for this. Could anyone help me please? Thank you! :)
 

boon

Sponsor

Search the script for "Input.trigger?(Input::Q)" Or something, try replacing that with the key you want. Warning: it won't be Q on the keyboard. For example, Input::C is enter.
 
The Q and W keys act as the L and R buttons on controllers

The default controller scheme for RMXP looks like this:
QW -> LR
ASD -> XYZ
ZXC -> ABC

Note that there is no E button.  If you want to use skill equipping and similar things, I suggest you use the X/Y/Z buttons instead.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top