#pathfinding
1 messages · Page 1 of 1 (latest)
use humanoid:MoveTo()
humanoid:MoveTo(game.workspace.1)
roblox bad
u said pathfinding here it is
mods, get this guy outta here
Mods, Crush his skull.
I have never used it in the past but I found this with a google search
Developer Forum | Roblox
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. This module works by using a “repetitive” approach to pathfinding. The pathfinding agent moves a more efficient pa...
exactly