Advanced Enemy AI

W

Wyatt Reed

Guest
Hello! I am kind of new to coding/the drag and drop system, and I was wondering if it was possible to make an enemy AI that traveled around walls, and followed the player? Currently I am using GameMaker 8.1, (and the drag and drop move towards object)
 
W

Wyatt Reed

Guest
Ah, certainly.

In fact, I believe that Mark Overmars, the creator of Game Maker, wrote several papers on this very subject that have often been cited by other Computer Scientists!

https://dl.acm.org/citation.cfm?id=177453
http://ieeexplore.ieee.org/abstract/document/1308863/
Thanks, I'll try it!

Ah, certainly.

In fact, I believe that Mark Overmars, the creator of Game Maker, wrote several papers on this very subject that have often been cited by other Computer Scientists!

https://dl.acm.org/citation.cfm?id=177453
http://ieeexplore.ieee.org/abstract/document/1308863/
It works, but the enemies are just walking into the wall, is there any way to fix this?
 
Last edited by a moderator:
Top