Working A*, and decaying debug highlight of search area and best path to selected target tile. TileMap provides the optimistic path cost heuristic, and Actor provides costOfStep between nodes.

Coordinate transform for tile picking is still broken and needs fixing.