pathfinding around objects.

zfreedszfreeds Member Posts: 9
edited March 2013 in Working with GS (Mac)
Hey, I'm making a game where a character is in a room and an enemy actor starts running at him. In my game, there will be rocks and objects that characters can collide with that blocks their path. I have heard that a few people have discovered an algorithm that would let actors find the quickest path to another actor even if an object is in the way. Without this, I do not think I can advance in my specific game. Do you think you have any tips that would help me get around this problem?

Best Answer

  • EbreezeEbreeze Posts: 481
    Accepted Answer
    Google A star * path finding :ar! :ar!

Answers

Sign In or Register to comment.