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

fix error

  1. Shynif

    How to fix rare HTML5 blank game (GMS v2022.5.2.13)

    You might have encountered a weird "Uncaught SyntaxError: Unexpected identifier" in your GameName.js or a blank, white, game canvas without debugger even spawning ! If so here is how you can fix it ! 1 - Where does the bug come from ? HTML5 mode (either Debug or Run) doesn't process Structs...
  2. B

    Help me with the jump?

    Hola disculpa las molestias, tengo un problema serio con hacer que una variable funcione xD y me ayudes a resolver mi código? aquí está mi código: [CÓDIGO = gml] Que quiero que no pueda saltar si está en el aire, solo cuando la velocidad vertical sea igual a 0 /// Saltar // Animación if vspeed...
  3. V

    Stuck on attack state when inputting the same button multiple times

    Hi, I am quite new with using Gamemaker 2. When I click the left button mouse multiple time, it got stuck on the attack state and not returning to free state. I have been looking anywhere and can not figure it out. Does anybody know how to fix this issue? Moving Script move_speed = 2; hsp = 0...
  4. F

    I need help with gms2 android setup. Error : Build Failed and more...

    Here is full output. Can anyone please help me? I will be extremely glad... please help me what can be problem here
Top