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

mothion_add

  1. S

    Trying to work with motion vectors

    So what is my problem? I want my spaceship (or sth like that) from the start of the game move in one direction with a certain speed. I used motion_set() and it works fine for me. But also i have 2 buttons to rotate spaceship (i used image_angle += *angle*). And the next step is that when player...
  2. S

    Legacy GM how does motion_add work?

    so I was googling since this question was answered on the old forums but it looks like it got deleted anyways I was just wondering how motion_add worked in gms? if you have a speed variable and a directional variable how do you add motion in the desired direction? I thought it had something to...
Top