• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

keyboard_key

  1. PlayerOne

    GameMaker [Solved + Code] How to check what button is being pressed on the gamepad?

    Trying to work on key rebinds for both keyboard and controller. While I have the keyboard portion completed I'm a bit confused on bow to determine what button is being pressed on the controller. Basically is there function similar to keyboard_key for gamepad input?
  2. F

    Keyboard_lastkey vs keyboard_key

    Hi everyone, I have searched google and the forums however I'm unable to find an answer to help me. I thought this would be easy, but I have had little luck in using trying to compare the last key pressed to the current key pressed. So, what I'm trying to do is, using an if statement, compare...
  3. R

    Gamepad support - vk_anykey / keyboard_key equivalent gamepad?

    I would like to have gamepad support but for one of my scripts I need the gamepad equivalent of vk_anykey and keyboard_key but like I said for gamepad. Any idea if this is possible?
Top