Skip to content

vunguyen312/Simple-Pathfinding-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinding Algorithm

  • Simple enemy pathfinding algorithm for ROBLOX characters
  • Able to avoid obstacles, wrap walls, and locate player targets
  • Easy to use and compatible with different character models
  • Properties and variables are adjustable as shown in the script

Demo

pathfindingDEMO

Install Instructions

  1. Place the pathfinder.lua script inside any character model
  2. Create a folder named, "waypoints" in Workspace
  3. Populate "waypoints" with various scattered bricks
  4. PRESS PLAY

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages