Insert Input Actions

● ARCHIVED · READ-ONLY
Started by Alessandro Alberti 2 posts View original ↗
  1. Hello everyone,
    What I’m trying to do is to give for each command a specific keyboard input. Ex. Movement with WASD, skills with 1,2,3,4,5..., Open bag with B and so on. I’ve been looking for a Plug in but I wasn’t lucky.
    Could please somebody help me?
    Thank you ;)
  2. There actually exist several plugins for this! From those I know, Yanfly made a Keyboard Config plugin, which allows the player to configure their own control setup, and Button Common Events which allows the developer to assign certain events (such as opening GUIs or executing skills) to a specific keyboard button.

    Keep in mind most of Yanfly's plugins are dependent on some other core plugins, so I suggest you check out their plugin collection to see on which plugins they rely on and in which order they should be added.

    Hope this helps!