######################################## # # # Delta3D Examples: testAI # # # ######################################## Uses modules: dtCore, dtABC, dtUtil, dtAI, dtDAL, dtActors, dtAnim Purpose ------- To provide an example of how to use dtAI::AStar to move a dtChar::Character between waypoints. Controls -------- N - Toggle NavMesh rendering Space - Toggle overhead view A - Zoom in with overhead view Z - Zoom out with overhead view Esc - Exit