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

Help with AI? [closed]

Asked by 8 years ago

I know asking for scripts is frowned upon.. But can someone post some links to useful resources on scripting ai for an npc? I have googled and forum checked but keep running into junk that isn't helpful.

0
"AI" isn't very specific. Asking in general about a concept can be OK, as long as that concept is focused. BlueTaslem 18071 — 8y

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?

1 answer

Log in to vote
0
Answered by 8 years ago

For some good tutorials/resources regarding programming AI (For RblxLUA anyway), here are some useful links:

http://wiki.roblox.com/index.php?title=Best-first_search http://wiki.roblox.com/index.php?title=Pathfinding

Other than this, you'll just need to write code tailored to whatever you want your AI to do.

Ad