• 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!

stupid

  1. E

    GML Help with shooting recoil problem please!

    I have a variable "can_shoot" that equals to true if I can shoot and to false if not. I also have a variable "shoot_delay" that equals to time (steps) of alarm that makes "can_shoot" variable equal true. So when I shoot I need to make my bullet object make a "recoil" with changing it's...
  2. S

    How to make a bullet fly in the direction in which the character looks

    I do not know how to make a bullet fly, but was not in place
  3. A

    drawing animation issue

    Hey boys and girls, how are you all doing?Hope well! I have got this problem that i've seen solved in some threads but i couldnt really solve myselfe (probably just because im bad at programming ahah) first and foremost here is my lil' bit o' code if (atk1 == true) { sprite_index =...
  4. A

    GML GUI Scaling Not Working with sprites

    SO... Here is the issue, I would love to scale my video games for full screen, but the GUI elements will not scale. So say for example, I am drawing a spirit to the screen at a certain position. And the game is scaled to full screen mode. Also if the game is just opened full screen. The GUI...
  5. Gamerev147

    Opinion Updating Threads

    What's the point in going back to update a thread (Ex: Work in Progress Section) when your previous post is already like 5 - 7 pages into the forum already?? It would make sense if your post was bumped back up to the top of the section, but it doesn't even do that! How am I suppose to get...
Top