CrumbleWorks / aTFC

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add sound for falling blocks #20

Open McDonnough opened 3 years ago

McDonnough commented 3 years ago

Play a sound effect when a block is falling. Similar to how TNG does it.

dotSp0T commented 3 years ago

new code likely needs to be added in UnstableBlock.java (maybe as a field/method that each subclass then provides their own sound for)