forgottenserver icon indicating copy to clipboard operation
forgottenserver copied to clipboard

Fix Monster Look Direction Behavior

Open NRH-AA opened this issue 5 months ago • 7 comments

Pull Request Prelude

Changes Proposed

Allow monsters to update their look direction even if they cannot attack. Stop fleeing monsters from updating their look direction.

As of now monsters will not update their look direction if they cannot attack (rl they do) As of now fleeing monsters will look at the player randomly (rl they do not)

I can't figure out how to record rl so if someone can tell me, otherwise I can't get a video of it.

Issues addressed: closes #4339

NRH-AA avatar Sep 15 '24 19:09 NRH-AA