Topic

stuck running left

ok, it's happened twice, each time after talking to a merchant during the meet the merchants quest. after finishing talking to them, my avatar runs to the left.

now, I can press the right arrow and override the left running, but it continues after I stop pressing it, even after going through signposts to new areas.

Eventually,clicking with the mouse unsticks me.

Posted 3 years ago by Jaen Padryga Subscriber! | Permalink

Replies

  • This often happens to me when I'm trying to look at the map. I just end up running one way or the other. And yes, it's easy to unstick from, but still frustrating.
    Posted 3 years ago by clare Subscriber! | Permalink
  • I also had a couple of occasions where on entering a new zone i would just dash to the left until I clicked to stop it.
    Posted 3 years ago by Tickety Boo Subscriber! | Permalink
  • I had this happen too. It is because of not capturing the key up event from the arrow key. Probably because the listener was removed too soon. Hitting the same key again and releasing it makes it stop.
    Posted 3 years ago by happydog Subscriber! | Permalink