Open gc opened 1 year ago
To make walking/movement look natural and not weird as it does now: Pathfinding logic from https://github.com/Mrnice98/Companion-Pets-Plugin/blob/master/src/main/java/com/example/PathingLogic.java Change our moveTo method to be like the one in this plugin too^ Ensure wanderingcitizens cannot walk through/on obstacles
would love to see animation smoothing and more natural movement as well.
To make walking/movement look natural and not weird as it does now: Pathfinding logic from https://github.com/Mrnice98/Companion-Pets-Plugin/blob/master/src/main/java/com/example/PathingLogic.java Change our moveTo method to be like the one in this plugin too^ Ensure wanderingcitizens cannot walk through/on obstacles