Xonotic
|
Go to the source code of this file.
Functions | |
bool | buildpath_nodefilter_none (vector n, vector c, vector p) |
entity | path_build (entity next, vector where, entity prev, entity start) |
Definition at line 321 of file main.qc.
Referenced by pathlib_waypointpath_step().
Definition at line 326 of file main.qc.
References buildpath_nodefilter(), entity(), next, setorigin(), and spawn().
Referenced by pathlib_astar(), and pathlib_waypointpath_step().