scytail / LiteCrawl

A small roguelite dungeon crawl game, made mostly for my own amusement.
1 stars 0 forks source link

Add Player abilities #21

Open scytail opened 2 years ago

scytail commented 2 years ago

Add alternate abilities players can have (maybe tie it into the upgrades system?) basically allow players to tweak how they attack. Maybe 3 different items you can "hold" that give you repeatable things to do (like heal, aoe attacks, normal attacks, etc)?

Might need to break this one up into multiple enhancements for inventory systems, etc.