Game Development Community

TGE PathFinding

by Ron Yacketta · in Torque Game Engine · 12/12/2002 (6:31 am) · 1 replies

Does anyone happen to have an example usage of the PathFinding in TGE (Simpath.cc/PathManager.cc)?

Regards,
Ron

#1
12/12/2002 (12:03 pm)
I believe that those files are for creating platforms that follow a path, not for pathfinding a la AI.

Go look up bots (especially, go find a Tribes 2 bot) for examples of how they do their pathfinding.