VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pathfinding KOZ (4 replies, 0 views) (2000-Sep-18) hi
anybody got any good algorith for pathfinding..
i currently..working on a tilebased game
where u can go in 4 directions, up down left right
im currently using this method
find x and y direction of enemy
try to move to x
if cant move y
if cant move random
this method..doesnt seem to work pretty well
pls post..any alternatives..
|