Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 216 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 216 Bytes

GridPhysicsPathing

A implementation of 2D A* pathfinding that can work with any given physics. Intended for 2D game pathfinding.

Incomplete. NodeChecker and physics system handlers are not currently implemented.