Hello,
I have a problem with my pet.
When I am on a mount and the pet follows, it is too slow to keep up, resulting in a teleport loop.
After some time, the pet usually reappears, but sometimes it doesn't return at all.
Here is a GIF:
[Hidden Content]
I have already tried adjusting the values START_FOLLOW_DISTANCE, START_RUN_DISTANCE, and RESPAWN_DISTANCE in _UpdateFollowAI, but without success.
I also tried increasing the pet's movement speed globally in char.cpp → ComputePoints, specifically for pets only.
Unfortunately, this did not work either.
I believe that if I significantly increase the movement speed, the issue should be resolved since the pet wouldn't need to teleport at all.
I would really appreciate any input. Maybe someone even has a working solution?
Thanks & best regards!