fishfolk / punchy

A 2.5D side-scroller beatemup, made in Bevy

Home Page:https://fishfolk.github.io/punchy/player/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flop sound effect does not play for Sharky

odecay opened this issue · comments

Description

Flop sound effect does not play for Sharky

To Reproduce

Start game, Press ,/< key to execute P2 flop attack, flop sound effect does not play.

Expected Behavior

Expect flop sfx to play for P2

I've added the sound. Generally speaking, when I implement functionalities that work on assets, I add just the minimum required, leaving the configuration of the real assets to people working on design.