jasonpettrone / Dungeon-Crawl

A rogue-lite dungeon crawler which will randomly generate dungeons, loot, and combat encounters. Coded in C# using Unity.
2 stars 0 forks source link

Implemented attack animations #50 #79

Closed tequili closed 5 years ago

tequili commented 5 years ago

Hitting space allows player to attack in any direction while idle or moving.