For a 2-week project I made a Jump Point Search algorithm for path finding in unity! It's monumentally faster than A* which can allow for bigger maps or more constant pathing. It can also handle dynamic maps, but isn't currently set up to do so.https://github.com/ocknon/JumpPointSearch