First I just want say hello because I'm new to the forums.
Now the question. I'm making a FirsPersonShooter game and I want to have an enemy thats only trying to get to my position. So the enemy should have a path between its creation position and the player. There are no other objects blocking it so it doesn't have to go around anything just a straight line. How can I do that?
Sample code would be nice.
BTW I'm using glscene0.9 with delphi5.