From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

Review by Kestion: solarmobiletrailers@gmail.com

The first pircture is too small and blurry to be useful without some annotations. Minor grammatical edits. Got as far as

Path-finding API for Blender Game Engine

This is half user-manual, half developer guide. Will need to expand the user-manual portion and move the developer guide (references to KX_GameObject etc) to another location.

A more thorough tutorial video: https://www.youtube.com/watch?v=aMWeTXL98mM
And here is a very thorough description of the theory of waypoints vs navmesh pathfinding. http://www.ai-blog.net/archives/000152.html

This wiki page needs to get to the punchline a little faster.

This manual page should do a quick tour of essential features to get user to a successful simple pathfinding demo. Then explore the details.