AI that chases and sees the player infinitely

Hello! so basically i am making a baldi’s basics type of game and i have hit a road block which is coding AI. I tried looking at some tutorials and devforum posts but nothing seemed to do what i want. (to summarize, i need an AI that sees the player and chases the player infinitely no matter where they are.)

There are lots of threads here about having NPCs chase players. Also the create.roblox.com site has pathfinding info too.

1 Like

i would definitely recommend pathfinding as it is what you are looking for. you can search up thedevking on youtube because he has a tutorial on that and you can go to PathfindingService | Roblox Creator Documentation as it has info on what you are looking for.

1 Like