itch.io is community of indie game creators and players

Devlogs

Added character running

2D Top-Down Game Demo
A downloadable game

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.

Leave a comment