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

setting

  1. L

    Android Build and SDK Settings for Marshmellow 6.0 (API 21) ?

    Hello, I have a specific device - uses ARM, Marshmallow. It's not possible to update device as many of our other projects use the same device. So, after 2.2.4 update, and installing whatever SDKs needed to the best of my understanding. GMS is refusing to compile for API 21. First time, I got...
  2. E

    Legacy GM [Resolved] GMS1.x problem with code editor.

    Hey guys I have a problem. So you know when you choose a parentheses or curly braces it would show you their first and last character. I accidentally pressed something and now there is nothing showing. How to fix it? I didn't find the option in settings and pressing F1-12 didn't helped me.
  3. I

    GameMaker How to make a settings menu?

    So what I am trying to achieve is a settings menu in which the player can see which button does what, and also if he double clicks on it, he would be able to change the button to whatever he desires. This is what I've tried, but didn't seem to work. if (image_index = 0 and...
  4. NathanAuckett

    Question - IDE Is there a way to set the default animation speed for sprites?

    In preferences you can set the default playback type to either frames per game frame or frames per second. When you first install it's set to frames per second with a speed of 15. I've set the default to frames per game frame, but there doesn't seem to be an option to set the default speed so it...
  5. Yizzard

    Question - IDE Debugger not showing code after update

    Hey so right after I updated to the latest GameMaker, the debugger stopped working correctly. When I run debug mode it doesn't show the code at all upon hitting a brakepoint. It seems that it is stepping through the code, as when I click step into the variables on the watch list do change. And...
Top