Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started 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.
-
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