Wintermute Engine Forum

Wintermute Engine => Technical forum => Topic started by: yaobifeng on May 13, 2008, 09:42:06 AM

Title: 3d actor DirectWalk(...) problem
Post by: yaobifeng on May 13, 2008, 09:42:06 AM
When i use 3d actor DirectWalk(...) function,the block object in scene can't block the actor,why?
Title: Re: 3d actor DirectWalk(...) problem
Post by: Mnemonic on May 13, 2008, 03:46:29 PM
Are you using 2D pathfinding or 3D pathfinding? If 3D, perhaps the blocked objects are too high above the floor? In any case, 2D pathfinding should be more reliable and possibly easier to setup.