- 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
- Place the pathfinder.lua script inside any character model
- Create a folder named, "waypoints" in Workspace
- Populate "waypoints" with various scattered bricks
- PRESS PLAY
