quickdrop

  1. T

    GML Using While Loop To Make Tetris Quick Drop

    Hey everyone. I am trying to make a quick drop function in my Tetris game that makes the block instantly fall to the bottom when the player presses a certain button. Currently the blocks fall at a fixed rate of 16 pixels every second. So when the player presses the space key, I have a while...
Top