-
I had planned to implement A* today, but first I had to implement finding things in the proximity of a character so that it could have a goal destination. I ended up cleaning up some type stuff while I was at it.
To exercise that stuff, I implemented pure straight-line-toward-target movement in the white pusher guys. They find the nearest thing and push it. Sometimes they find each other!