ethanmoffat / EndlessClient

An open source client for Endless Online written in C#
MIT License
34 stars 16 forks source link

Chasing a passive NPC by holding the arrow key doesn't move the character when the NPC starts moving #309

Closed ethanmoffat closed 1 year ago

ethanmoffat commented 1 year ago

Probably because collision detection is looking at NPC current X/Y instead of using dest X/Y once the NPC starts moving