inertia

  1. not_quite_sure

    GML Object Inertia/Drift non-image angle direction

    Hello, Making a top down space shooter and not using the physics engine in game maker studio 2. I have movement code that is mostly nice and smooth for turning speeds / acceleration / deceleration figured out but when I release a direction key (key_up or key_down) and start rotating the sprite...
  2. J

    Momentum Help

    Hey so I'm fairly new to gamemaker (using for about 2 weeks now) and my friend and I are working on making 2D platformer right now. We were trying to add in momentum but we couldn't figure out how to get it to work. Heres the code we currently have: (Oh and as a side note this is the entire...
  3. R

    Inertial movement

    I'm looking for a movement system or tutorial using an 8+ directional inertial movement. I'm toying around with a submarine side-scrolling game and am making the movement system. I came up with a four direction system that works fine on the basic level but falls apart after that. Right now I...
Top