Herringway/earthbound

Player sprites only update on moving

Closed this issue · 1 comments

The sprites of people in your party only update when you move or talk/check. This causes two bugs:

  • If you change direction without moving (because something collides), the sprite doesn't change direction
  • When resuming a saved game with Ness in his pajamas, his normal sprite shows until you move

May also be related to entity sprites updating too often. Likely an accidentally inverted condition.