Game Development Community

New aiplayer.cs (i just noticed it)

by Ace · in Torque Game Engine · 01/28/2002 (9:13 pm) · 3 replies

And i was wondering if this means there is some relevance to this, or is it just a starting point that still isnt finished yet (i notice alot of the aiplayer.cc is commented out, its just that im thinking of starting on my monster ai , and was wonder what the plans on this is.

#1
01/29/2002 (12:55 am)
nope, it isn't finished yet. i belive, there are only some callbacks. you have to writte it be yourself with the code located in the folder engine/game.
Don't know exactly.
#2
01/29/2002 (7:42 am)
aiplayer.cc should not be commented out. The latest release it is implimented.
#3
01/29/2002 (8:39 am)
ok isee what it is,,,someone did alot of this in there

/**
* Sets the object the bot is targeting
*
* @param targetObject The object to target
*/