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

malfunction

  1. sans50

    this variable doesn't work like the other one

    so i stumbled upon a really suspicious error while coding the second boss of my platformer game. this boss can fly so i wanted to give it an attack allowing it to go down to the player. the variable responsable for the vertical speed is called "flight" ( y = y + flight ) here's the code for...
  2. W

    Randomizing mechanic slowly degrades

    In the game I'm trying to make, I have 2 enemies that go from their starting x and y to a blue block, then back to their starting x and y, then pick a new blue block to go to and repeat the cycle. This works pretty great 8/10 times. However, as I've been watching the enemies start their routes...
Top