2DFindWays - pathfinding for 2d platformer

A* path finding system using grid. Works for 2d platformer games, where AI should find a way and can walk on platforms and can jump from one platform to another. This asset is easy to setup. The code is clean, easily customizalbe and extendable. Contains readme file with full instructions, also demo scene included.