class Ladder
extends Engine.NavigationPoint// Ladders are associated with the LadderVolume that encompasses them, and provide AI navigation
// support for ladder volumes. Direction should be the direction that climbing pawns
// should face
============================================================================= */