Project: Paper2D

All I did in that scene was drop a nav mesh bounding volume and adjust it to be same size as background (but deep, since navmesh is still tied to XY) and increased CollisionThickness on platform sprites (don’t remember exactly how much, but default value was probably narrower than default navmesh query size).

Cheers,