Game Development Community

AI in Torque?

by Niall · in Torque Game Engine · 01/14/2003 (6:07 pm) · 2 replies

Hi,
Is there any (good) pre-coded AI included with Torque so I can make a single player game?

Thanx!

#1
01/14/2003 (7:35 pm)
There is only very basic bot support. See game/aiPlayer.cc

However, there are a lot of resources on this topic :)

Look around... But it won't be a straight drop in solution, most likely.
#2
01/14/2003 (10:03 pm)
Hm, to get you started you could try the basic extensions I've posted in this resource... should at least be good enough to get you going...