vk_left

  1. N

    Keyboard Check Pressed Moves through 2 Objects on Vk_Left

    Hello all, very new to game maker studio. I have an Action Select Obj that I want the player to be able to cycle through, I have a step event that where I check if the keyboard_check_pressed is vk_left then hide the first object and show the second. The problem is when I add a step event that...
  2. T

    VK_Check and VK_Check_Pressed Not detecting some Inputs

    Hi all, I'm working on a co-op game right now and I want both of my characters to have 8 way movement. In most cases this is fine, but I noticed that when I try to hold down + right or down + left with both characters at the same time the VK_Check functions do not pick up my left or right...
  3. M

    GML Is there a fix for the left, up, and space lock issue?

    Dose anyone know a work around for when you press left, up, and space on the keyboard that it don't do what you want it? An example would be firing your weapon with space. I been trying to play around with it to see if I can get it to work without using different set of keys for either the...
Top