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

game maker 2.3

  1. A

    SOLVED Problem with global variable

    I recently purchased the free version of gms 2 and started learning gml. I decided to start with the breakthrough tutorial and ran into a problem, gms 2 did not want to read the global.player_score variable and when the ball collided with a brick my game crashed and a window popped up with this...
  2. S

    run code when (de)activate instance

    I search a way to make so that when I deactivate or activate an instance, it run a certain code, does anyone have an Idea how to do this?
  3. T

    android executable requirements

    Hello, I am using game maker studio 2, IDE v2.3.0.529 and runtime v2.3.0.401 . Can anyone help me what version of SDK, NDK and JDK I should be using? Also this is the error I am receiving : Any help is so appreciated.
  4. A

    SOLVED Detect when touching or within the tile map

    Greetings! I was wondering if anyone knows how to code whether the object is within the tiles or not. I'm hoping to set a Bool (True/False) to check if the player is on the tile or not. I'm thinking this will come with some advantages, like whether or not they're on top of a water tile, dirt...
  5. b-wb

    GMS 2.3 Sprite Editor causing font bug in IDE

    Hello all. I've had the strangest bug with the new IDE. When I rotate or auto-trim a sprite in the new editor, my entire IDE window becomes unreadable. I will attach some screenshots here to show what I mean: Has anyone else ever encountered this? The only solution I can find is to save and...
  6. N

    Windows 2.3 broken project

    The newly updated program forcefully wrote in a line of code (funtion scriptName(){}) that ruined a feature of my game, making it functionally unplayable, and when removed made the rest of the code in that section unusable, not even running the game(illegal access of argument, argument is not...
Top