noobanidus / dwmh

Dude! Where's my Horse?
MIT License
2 stars 1 forks source link

Optional AI pathing mode (or separate lower-tier ocarina) that eschews teleportation #6

Closed noobanidus closed 3 years ago

noobanidus commented 5 years ago

This would simply set the player as the destination and begin horses pathing towards that destination. This would be problematic in instances where horses have become stuck (i.e., fell down a ravine).

noobanidus commented 5 years ago

See the pathing branch and the following images for current difficulties:

noobanidus commented 5 years ago

I recall know that Tschipp's mod Callable Horse actually does this in a sane manner involving considerably less brute-forcing of AI and navigator. I need to look into it more because it should still be an option.