I have two ideas...
1. create a thin elipsoid path and enemy will go around
2. not sure but maybe will work
if(node == last_node) {node = path_nextnode(my,node,-1);}


Last edited by tompo; 05/10/07 09:57.