genba-games / morsemadness

Transmission team ADKL
https://berith.itch.io/m-m
GNU General Public License v3.0
5 stars 1 forks source link

Implement items. #9

Open AlejoAsd opened 6 years ago

AlejoAsd commented 6 years ago

Design and implement items.

The code for the Item class, dweller, item collision (through gActors), and generation of items in the maze are already in place.

berithpy commented 6 years ago

Thinking about power ups I added a status sprite-sheet where we can keep the "effects"! It currently holds only the stun and "streak" animation. I also commited the aseprite in #26