Sean-Nishi / M1Wengine

A action-adventure game developed with Python 3.11.1 and pygame. Complete missions before timer expires.
3 stars 0 forks source link

Add sound effects to skeleton #333

Open Sean-Nishi opened 8 months ago

Sean-Nishi commented 8 months ago

Skeleton needs to load in death noise in init(), and play said death noise when self.die() is called.

ex. walking, death, flee, attack, patrol, kill sound (when killing a damsel)