I (generally) post updates pretty frequently, so I know a lack of them draws concern. I just want to give our community a heads up. I'm making [b]VERY good[/b] progress on pathfinding -- today is the first time the graph (basically "map" instructions of how everything connects) looked "mostly" correct and I got to test out the mechanisms of "following a path" itself. It's still not 100%, but I'm much closer than I was before. I've also been side-tracked with helping push out a few new YouTube tutorials, updating the wiki, and trying to chase down (and report) some memory bugs I've found with Avalonia and the editor. I've made some huge refactors on Avalonia code to clean it up, in the event that problems get addressed in the source code. I've also been profiling to double-check, where I can, that things are doing what they should. When I get a basic pathfinding solution working, it'll be pushed immediately -- and after that, it'll be fine-tuning/incremental adjustments to make it feel better and better. I still expect that to be finished by the end of the month, or very close to it. That lines us up with everything I've planned so far. Thank you for your patience! We're getting close!