Tower Defense Enemy Movement

Try using PathFindingService

I linked the documentation here

additional info: PathfindingService, PathfindingModifier, PathfindingModifier | Roblox Creator Documentation

You can make pretty nice enemies using PathfindingService and Pathfinding modifiers
If you need it, here’s a sweet tutorial on PathfindingService

1 Like