Tutorial: Navigation Meshes and Pathfinding

Navigation meshes can be generated and help you in guiding a character to follow it. It only requires a set-up inside the logic system and Python coding is not needed. Inside the logic system you can besides using it as a path also enable normal orientation which aids the character to move correctly along surfaces with different 3D space orientations.

Pretty cool.

Advertisement