Game Development Community

Ai In Tge

by Morrie · in Technical Issues · 01/09/2007 (10:17 am) · 3 replies

I was reading up on TGE on Dev masters. I noticed that it hasn't been updated in a while.

My actual question is can I script all of my AI in TGE.

#1
01/09/2007 (10:34 am)
It depends on how advanced of an AI you need, how speedy you need them to make decisions, and such. How, precisely, do you want to manage AI and what exactly do you mean by AI? It can be an extremely slippery term in gaming circles.

Edit: Spelling, because I'm an idiot.
#2
01/09/2007 (4:43 pm)
I agree with Mr. Blake. Just to add on, take a look at a few of the AI resources. There are really good examples all written in script. Just to name a couple.

Killer Kork
AIGuard

The AiGuard resource does add engine changes, however, they are not needed changes and you can use the AIPlayer class in place of the authors AIGuard class.

Enjoy!

-Jonny
#3
01/09/2007 (7:09 pm)
In the kork Killer there is 4 different sections how do I install them