Pathfinding #1 - One line [Game Maker Studio 2 | Basics] @1upIndie
Pathfinding #1 - One line [Game Maker Studio 2 | Basics]  @1upIndie
Uploaded August 2021 | Updated September 2026, 12 hours ago
This basics video tutorial shows you how to create a very simple "follow" a target Ai/pathfinding in one line of code for GameMaker Studio 2.

These linear functions you can find under motion planning in the GameMaker manual. By using mp_linear_step, mp_linear_step_object, mp_linear_path or mp_linear_path_object in the step event the instance in question tries to get to the target point assigned. And that is pretty much it. If a direct path isn't possible (because some instances are flagged as solid and you set checkall as true) it will get stuck if it collides.

In part Pathfinding #2 we will discuss a more versatile function the, mp_potential_step which can be used to avoid collision and actually go around instances blocking the path. This is of course a bit limited if you have maze like structures which require a bit more complex approaches. This will be solved in Pathfinding #3.

// General video on paths in GameMaker:
youtu.be/2xpqQ9rqFLI

👑 Support me and get fresh game art and game maker projects every month:
patreon.com/1upindie

Follow me on:
📸 Instangram: instagram.com/1upindie
🐦 Twitter: twitter.com/1upIndie
💬 Discord: discord.gg/gvr98nb
📜 Udemy: udemy.com/course/become-a-video-game-developer-with-gms-23 (See youtube about page for discount)

0:00 Introduction to the pathfinding series
1:00 Subscribe
1:16 Concept of motion planning explained
3:32 Using the mp linear functions for homing
6:37 Bonus content - using a path with mp_linear_path/mp_linear_path_object
8:25 Game shown: Narita Boy
Pathfinding #1 - One line [Game Maker Studio 2 | Basics]R.i.p GameMaker - Patching to V2.3.4 at own riskScreen shake with one line [Game Maker | Basics]Pathfinding #2 - Better one liner [Game Maker Studio 2 | Basics]Metroidvania Map the easy way - Code  [GameMaker]Update V2022.11 - Functional content [GameMaker]Update V2022.6 - New fx + project feather [GameMaker Studio 2]Direction/vector movement under the hood [Game Maker | Basics]Firebat and Breakoid (dark souls difficulty) [Made in GameMaker]Binding of Isaac/rogue like map #1 [Game Maker Studio 2 | Epic]Your vote counts - Decide on the next series [1up Indie Yt]Grenade thrower [Game Maker Studio 2 | Enemy Ai]
1up Indie |

Pathfinding #1 - One line [Game Maker Studio 2 | Basics]

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER