simplepath icon indicating copy to clipboard operation
simplepath copied to clipboard

SimplePath is an open-source pathfinding module that gives you the ability to quickly create a pathfinding script for humanoids and non-humanoids with just a few lines of code.

GitHub Workflow Status GitHub release (latest SemVer) GitHub

SimplePath is an open-source pathfinding module that gives you the ability to quickly create a pathfinding script for humanoids and non-humanoids with just a few lines of code. Pathfinding is done using Roblox's PathfindingService. To get started with using SimplePath visit Getting Started.


Installation:

Get the SimplePath modulescript from Roblox or get the latest release from GitHub.


Other Links: