If I upload the source code to a project would anyone be willing to help get the pathfinding, enemies chase the player, working correctly ?
I made a simple scaled down demo, not really meant to be a game itself. Not much too it. The graphics are generated by code. Just some boxes and a circle. Player can move, enemy just wonders around aimlessly at the moment.
I’ve added in the pathfinding code fro the 1510 pathing finding example that I came across on xdevmag. I haven’t been able to get my mind wrapped around on how to tell the enemy to follow the path found.
If so, I would be willing to upload the source code on my site or where ever, and post link…