| PathEngine home | previous: | next: |
Each query accepts a collision context argument.
This controls the set of obstacles to be 'included' for the query.
In general, each query can be invoked on either the
The iAgent methods supply
arguments corresponding to the position and shape
of the agent on which the method is called,
and ensure that the agent itself is not treated as an obstruction.
This can be used as the basis for a 'run away' behaviour.
This query is essential
for pathfinding to or from positions that may be outside unobstructed space for a pathfinding agent,
for example in the case where large agents chase smaller agents, or when agents
move under the control of an external collision system.
Note that this query does not actually require full pathfind preproces to be generated.
| Documentation for PathEngine release 5.16 - Copyright © 2002-2008 PathEngine | next: |