Posted June 19, 2024 by Mile Mićić
#character movement #character design #2d sprite
I had my player and it was moving faster when I pressed the Shift key. It used a character movement script and an animator.
I've added new sprites for the character to run, it uses 4 sprites in four directions. I've also added the stamina logic, where the player after a while spends the stamina and goes back to walk animation. Will implement that later on in the UI.