So, I found this while finding Roblox custom/Roblox pathfinding and I found this on the GitHub.
Link:
GitHub - Roblox/Wiki-Lua-Libraries
I am kind of curious on how to set up this pacific code. I imported the modules for each one, but I don’t know how to set it up.
Anyone knows how to set it up?
From your link…
Click on Code in green… Download Zip, unpack it…
From the Studio Right Click on Workspace in the Explorer window, Insert From File.
Change; All Roblox Model Files (lower right box) to Script Files.
Pick out Pathfinder.lua in UtilityLibraries.
The others look like other functions for other things.