PyTibia
PyTibia copied to clipboard
[FEATURE] - Add "exori min" to target
Is your feature request related to a problem? Please describe. Use "exori min" directional to target
Describe the solution you'd like detect where the target is and position the character in its direction
Describe alternatives you've considered Don't Have.
Additional context Don't Have.
@lelec0 I just need to calculate previous character coordinate vs current coordinate, so I know the current char direction. Since I have this, I can ignore moving char to creature direction when char is already in creature's direction.
I will implement this week. Stay in touch.