BenEklundCS / The-Land-of-Boars

A platformer game in C++ and Raylib!
1 stars 0 forks source link

MoveLeft player animation briefly looks right #11

Closed BenEklundCS closed 2 months ago

BenEklundCS commented 3 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

BenEklundCS commented 2 months ago

Resolved with this commit: https://github.com/BenEklundCS/The-Land-of-Boars/commit/69b300f9e79e86622da093405258211380b95619