Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How can I make a custom AI bot to follow and try too kill the Player? [closed]

Asked by 7 years ago

I am wondering how can use path finding on my Game. I want the bot to follow the person and try to kill the player? I also want to find out how to spawn a certain amount of Bots on one round than etc?

Closed as Too Broad by BlueTaslem

This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.

Why was this question closed?

2 answers

Log in to vote
0
Answered by 7 years ago

Hi. This website isn't for requests but is instead for help with code not working or being incomplete. I would recommend viewing the wiki for guides on how to do what you want. -Jazz

Ad
Log in to vote
0
Answered by 7 years ago

As jazzy said this isnt a request website but help for code but to help you you should aproach this task in small chunks. 1st code the certain amount of monsters in a round then the parthfinding then the killing. If you find a bug with any of the code THEN you come here to ask us.

Try use the wiki and Roblox's youtube channel (the tutorial section). Thats what i would do. There are also a few blog posts: https://scriptinghelpers.org/blog/how-to-teach-yourself-lua and this : https://scriptinghelpers.org/blog/beginners-developing-problem-solving-skills Hope this helped!