Villagers now only stand around and don't do anything. They need to learn how to move. Unfortunately, the random roaming method won't cut it here, they'd just run away from the village (which sucks!).
Teach movement to villagers #142
Why not have them be attracted to nodes that can only be found in a village? Or have a "village position" saved in their entity memory that they shouldn't go too far from?
Wonder how that'd apply to player-spawned villagers though...
Villagers now have a basic movement system. They pathfind to several points of interest. Most importantly, villagers will claim a 'home bed' and a 'worksite' (based on profession). For example, blacksmiths like to go to furnaces.
The system is rather basic and can still be improved, but it's a start.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?