Closed BenEklundCS closed 2 months ago
When moving left with the left arrow key, the player briefly faces right for a moment every "left" tap
Something about loading the animation might load one frame facing the right way when it's supposed to face left on MoveLeft
Resolved with this commit: https://github.com/BenEklundCS/The-Land-of-Boars/commit/69b300f9e79e86622da093405258211380b95619
When moving left with the left arrow key, the player briefly faces right for a moment every "left" tap
Something about loading the animation might load one frame facing the right way when it's supposed to face left on MoveLeft