- Home /
Make enemy more intelligent
Hi all, In my game Im trying to make the enmy more intelligent, but the problem is know that I'm trying to make the enemy that when you start shooting to him he start running and goes to the nearest wall and run to the wall(whithout relay the wall)but I want that be to intelligent to cover on the wall and the player cant shoot because he is cover on the wall.
Please, I need(if someone can) a script, preference in javascript.
Thanks...
Unfortunately, the best answer is to find a book on Artificial Intelligence and implement it yourself.
Online most likely. There are plenty of papers on it as well.
At this time I could not find what I want, the only kind of AI is only simple, like the health, the enemy shoots and follows me and that kind of stuff but I what something more complicated, so, Could someone tell me a site online that has things more complicated.
Your answer
Follow this Question
Related Questions
AI controller script, Enemy movement issues 0 Answers
Problem with the movement of AI 1 Answer
Auto shooting script. 1 Answer
Rotating on X and Z axis only 2 Answers