Closed AndyTechGuy closed 5 years ago
Tested out - merging!
This seemed to fix the "drifting" thing I just noticed while testing #16, so that issue may be gone now. But in both cases after movement all my test deer would reset to point in the same direction. Not sure what that's all about.
Did you happen to notice if the reset position bug was absolute (i.e. deers always point to the player) or relative (i.e. deers always pointing to a new position at 180 degrees from the previous one)?
Contains
Addition of
{set_speed: {speedMultiplier: 0 }}
to stray & follow behaviors. This doesn't fully resolve the issues in #20, but seems to reduce their severity.