Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: blackant on March 25, 2013, 08:06:48 AM

Title: PathFinding for Player Character
Post by: blackant on March 25, 2013, 08:06:48 AM
Hello,

i'm working on a project like xcom,

i would like to recreate the interaction game-play, but i'm in front of a problem wich i'm not the only one to see.


hope someone will have idea.
Title: Re: PathFinding for Player Character
Post by: greg on March 31, 2013, 05:55:24 AM
Look into A-star pathfinding algorithm or navmesh if you're rockin unity pro.
Neither is simple, but there's a lot of information on them