dantogno / FishStory

A narrative-driven fishing game.
0 stars 2 forks source link

Bug: player cannot turn toward collision #14

Closed dantogno closed 4 years ago

dantogno commented 4 years ago

image

Repro steps

  1. Situate the player adjacent to collision but not facing it (see screenshot)
  2. Press directional input toward the collision.

    Results

    Nothing happens. In the above screenshot, the pressing up does not move the player.

    Expected results

    Player should turn with input, even when facing collision (this is important for fishing).